Can you limit connections per IP for downloading certain filetypes or from
certain directories? 

|-----Original Message-----
|From: Joshua Slive [mailto:[EMAIL PROTECTED] 
|Sent: Monday, October 24, 2005 8:33 AM
|To: users@httpd.apache.org
|Subject: Re: [EMAIL PROTECTED] limit max number of simultaneous 
|connections from same ip
|
|On 10/24/05, Jean-Christophe Montigny <[EMAIL PROTECTED]> wrote:
|> Hello,
|>
|> Anton Krall wrote:
|> > Is there a way to limit the max number of httpd connections from a 
|> > single ip?
|> There is : just use iptables. Other than that, looking at your log, 
|> your situation is very normal : usually web browsers open about 4 
|> concurrent connections when it has to fetch pictures related to a 
|> webpage... So it might be a bad idea to try to limit concurrent 
|> connections to only 1 serverside.
|
|There are also various third-party modules like mod_ip_count 
|and mod_throttle.  But I agree with the other caveats 
|mentioned by Jean-Christophe.
|
|Joshua.
|
|---------------------------------------------------------------------
|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]
|
|


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