Configure Vhost Apache2.2
Hello all,
i need a configuration of Apache2.2
each vhost do configured with this mod:
mod_throttle
mod_bandwidth
mod_limitipconn
mod_load
Each vhost do limit the kb/s max, cpu max and max connection and the ma load.
For example, the frist 10 seconds each vhost can use 40% of cpu, if the vhost use the 40% for more than 10 seconds, apache will be limit to 10 or 5%.
also the networking, the frist 10 second can be use 90Mbps, after 10seconds will be limit to 10Mbps.
and also the other limitation…
Everyone can help me?
My OS is Ubuntu
Apache is 2.2
This limitation is for prevent my users that use script for leech and use full rescue..
on the future i will configure this work also on the others servers if the programmer are make a good working i ask to him for re-make the work on the other servers.
Thanks too much for read my post.


