ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: sysadmins@lists.altlinux.org
Subject: [Sysadmins] Fwd: Re: Хочется большей секьюрности.
Date: Tue, 8 Dec 2009 16:19:41 +0200
Message-ID: <20091208141941.GN14075@osdn.org.ua> (raw)

----- Forwarded message from Alexey Pechnikov <pechnikov/mobigroup.ru> -----

Date: Fri, 6 Nov 2009 12:36:42 +0300
From: Alexey Pechnikov <pechnikov/mobigroup.ru>
To: debian-russian/lists.debian.org
Subject: Re: Хочется большей секьюрности.

Hello!

On Friday 06 November 2009 02:48:16 I wrote:
> > Так что лучше использовать менее распространенный и притом
> > более безопасный веб-сервер, выдавая его как раз-таки за апач,
> > чтоб не выделяться, плюс к тому поставить реверс-прокси,
> > который будет валидировать запрос.
> 
> Кстати, а кто таким занимается, кроме apache с mod_security?

Я работал только с Pound и HAProxy. В обоих есть возможности анализа
и модификации заголовков, например, можно удалить X-Forwarded-For
для внешних запросов. Первый имеет опцию строгой проверки хидеров
на соответствие стандарту, второй имеет намного большие возможности,
но требует настройки.

Вот пример от автора HAProxy:
haproxy to protect apache against Slowloris and Nkiller2 DoS attacks
http://www.mail-archive.com/haproxy/formilux.org/msg00804.html

Обратите внимание, что входящих соединений может быть 20 000, а
бэкенд разрешает только 254. Такая конфигурация защищает от
некоторых видов атак , поскольку прокси может выдержать на порядки 
больше открытых (или "полуоткрытых") соединений, нежели бэкенд.

Best regards, Alexey Pechnikov.
http://pechnikov.tel/

----- End forwarded message -----

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


             reply	other threads:[~2009-12-08 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 14:19 Michael Shigorin [this message]
2009-12-08 15:39 ` Slava Dubrovskiy
2009-12-09 13:10     ` Slava Dubrovskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091208141941.GN14075@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=shigorin@gmail.com \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git