Is there a way to limit the max number of httpd connections from a single
ip?

For example:

tcp        0  30492 207.36.86.205:80        162.84.172.175:50784
ESTABLISHED 31208/httpd
tcp        0  33396 207.36.86.205:80        162.84.172.175:50785
ESTABLISHED 14245/httpd
tcp        0      0 207.36.86.205:80        162.84.172.175:50782
ESTABLISHED 19402/httpd

Limit 162.84.172.175 to only make one connection?


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