On Thu, Sep 27, 2007 at 01:57:35PM +0100, Oliver wrote:
> So my question in simple terms is this: is there a way of limiting
> simultaneous connections per IP without having to launch additional
> processes to handle the rejections?

You may want to have a look into mod_qos:
http://sourceforge.net/projects/mod-qos/

It gives you just that.

Otherwise you can also try mod_security2 and play around with
the guardian_log, which is meant to help you deal with DoS
attacks and your problem seems similar to a small DoS. :)

regs,

Christian Folini


---------------------------------------------------------------------
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