You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Gary Smith <Ga...@primeexalia.com> on 2009/07/31 08:59:12 UTC

[users@httpd] connection/bandwidth limiting

Under 2.2, is there a way to limit number of connections per IP?  Mod_bandwidth is for 1.3, and mod_bw hasn't been updated since 2005.  We're having a problem with leachers on a web site and we would like to limit the number of connections.

Gary

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] connection/bandwidth limiting

Posted by "Mark H. Wood" <mw...@IUPUI.Edu>.
I was recently recommended to look at mod_cband.  I've just started
tinkering with it and can't say much one way or the other just yet.

-- 
Mark H. Wood, Lead System Programmer   mwood@IUPUI.Edu
Friends don't let friends publish revisable-form documents.

Re: [users@httpd] connection/bandwidth limiting

Posted by Justin Pasher <ju...@newmediagateway.com>.
Gary Smith wrote:
> Under 2.2, is there a way to limit number of connections per IP?  Mod_bandwidth is for 1.3, and mod_bw hasn't been updated since 2005.  We're having a problem with leachers on a web site and we would like to limit the number of connections.
>
> Gary
>   

Check out mod_limitipconn.

http://dominia.org/djao/limitipconn2.html


-- 
Justin Pasher

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org