Kanstantin Reznichak wrote:
> Hello,
> 
> Thank you for reply. Unfortunately, mod-limitipconn seems to act too late.
> After installing and enabling it:
> <Location />
>   MaxConnPerIP 15
> </Location>

Read what you wrote.  Location / - you are asking apache to do nothing
until it has torn apart the request and figured out that it applies to
a particular location.  You got what you asked for.

Don't you want to limit that Globally or in the physical IP VirtualHost
scope?

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