ispCP - Board - Support
How to limit max connections per IP? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: How to limit max connections per IP? (/thread-9126.html)



How to limit max connections per IP? - theprincy - 01-08-2010 12:20 AM

Does anyone know what module or how to config apache to limit the maximum number of simultaneous connections from the same IP address?


RE: How to limit max connections per IP? - kilburn - 01-08-2010 01:41 AM

mod_bw (which is included in debian's repos btw)


RE: How to limit max connections per IP? - theprincy - 01-08-2010 02:52 AM

after post I found this http://dominia.org/djao/limitipconn.html, I installed the file. deb configured the httpd.conf file but the result is not changed, something wrong?