On Sunday 23 October 2005 21:09, Anton Krall wrote:
> 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?

To add to the comments of others, you also have the situation where several 
users (possibly hundreds, or thousands: see AOL) are behind a single proxy, 
which has a single IP, so you would limit all those users to one connection 
to your web server. Not a good idea.

j----- k-----

-- 
Joshua Kugler
CDE System Administrator
http://distance.uaf.edu/

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