HowTo Restricting traffic to a virtual host in apache
September 19, 2011
0
The following configuration will limit the speed for the virtual host to 1024kbps, with the ability to serve not more than 10 requests per second and a maximum of 30 open connections. Each visitor can …