LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Limiting connections per ip or virtual host (https://www.linuxquestions.org/questions/linux-general-1/limiting-connections-per-ip-or-virtual-host-734458/)

mohitanchlia 06-20-2009 05:51 PM

Limiting connections per ip or virtual host
 
We are using Apache 2.2.6 and I am currently looking at some solution that will let me limit connections per ip or virtual host. Also the requirement is to be able to change this value dynamically with some customized messaging.

Matir 06-21-2009 11:32 AM

When you say "per ip", do you mean per client IP, or per host IP? Check out mod_vhost_limit.

mohitanchlia 06-21-2009 10:37 PM

Quote:

Originally Posted by Matir (Post 3581440)
When you say "per ip", do you mean per client IP, or per host IP? Check out mod_vhost_limit.

This module is static and changes to configuration require apache restart. Is there some module that can be changed dynamically that doesn't require apache restart


All times are GMT -5. The time now is 09:04 AM.