Results 1 to 4 of 4
hi,
i'd like to setup my apache 1.3.33 web server to limit the connections from a single ip address, because one user uses 20 connections to download a single ISO ...
- 02-24-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Bulgaria
- Posts
- 26
Apache maximum connections from one IP address. how?
hi,
i'd like to setup my apache 1.3.33 web server to limit the connections from a single ip address, because one user uses 20 connections to download a single ISO file....
any ideas?
- 02-24-2005 #2Linux User
- Join Date
- Feb 2005
- Posts
- 290
i found this from the usenet:
http://dominia.org/djao/limitipconn.html or mod_throttle
if using iptables, what i can come up with is limit the number of new connection attempt per certain period (e.g. 5 new connection per minute) and that effectively "fool" the user into thinking that "oh, the server has noticed my activity... i should behave myself or get penalised......."
good luck
- 02-24-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Bulgaria
- Posts
- 26
thanks, i'll try.
- 06-13-2006 #4Just Joined!
- Join Date
- Jun 2006
- Posts
- 1
Even i have the same problem facing form couple of days ....... n i dont know where n how i'll get the solution for it !
Originally Posted by wfw


Reply With Quote
