EasyApache Bandwidth Module
The module used for limiting bandwidth usage differs depending on the branch of apache you are using. The modules that are used are:
- Apache 1.3.x - mod_bandwidth - from http://www.cohprog.com/mod_bandwidth.html
- Apache 2.x - mod_bw - from http://apache.ivn.cl/
Both Apache branches use /scripts/setbwlimit to modify the bandwidth limits for specific virtualhosts. See /scripts/setbwlimit --help (after you compile Apache with the module) for more information.





