LWN.net Logo

Manage Apache Download Speed And Traffic Limits With mod_cband (HowtoForge)

Falko Timme shows how to throttle Apache2 bandwidth with mod_cband in a HowtoForge article. "In this tutorial I will describe how to install and configure mod_cband on an Apache2 web server. mod_cband is an Apache 2 module which provides bandwidth quota and throttling. It solves the problem of limiting users' and virtualhosts' bandwidth usage. The current version can set virtualhosts' and users' bandwidth quotas, maximal download speed, requests-per-second speed and the maximal number of simultanous IP connections."
(Log in to post comments)

Manage Apache Download Speed And Traffic Limits With mod_cband (HowtoForge)

Posted Jun 2, 2006 21:52 UTC (Fri) by rvfh (subscriber, #31018) [Link]

I wish I could do the same with iptables: giving an outside access quota to all the machines on my network. I know it's a bit off-topic here, but does anyone know?

Manage Apache Download Speed And Traffic Limits With mod_cband (HowtoForge)

Posted Jun 3, 2006 6:37 UTC (Sat) by ctg (subscriber, #3459) [Link]

man tc

http://lartc.org/howto/lartc.qdisc.html

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds