On Mon, 19 Nov 2007 20:19:20 +0100
"Ben Macintosh" <[EMAIL PROTECTED]> wrote:

> 2007/11/18, Joshua Slive <[EMAIL PROTECTED]>:
> 
> > See:
> > http://httpd.apache.org/docs/trunk/misc/security_tips.html#dos
> >
> > The standard solution is a simple firewall rule to control number of
> > connections per ip at some reasonable level.
> 
> I already thought about using a firewall rule. Although it could be
> quite difficult to get it right. As every malicious request blocks a
> slot for 5 minutes there hasn't got to be a lot of traffic/requests.

5 minutes???  Where does that come from?

Maybe you might want to use AcceptFilter to prevent malicious requests
tying anything up for more than a couple of microseconds?

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to