Manage Apache Download Speed And Traffic Limits With mod_cband
Manage Apache Download Speed And Traffic Limits With mod_cband
|
LoadModule cband_module /usr/lib/apache2/modules/mod_cband.so |
(If you don't find this line, add it yourself.)
Finallly restart Apache:
/etc/init.d/apache2 restart
The mod_cband installation is now finished.
2 Installation On Fedora Core 5
In order to compile mod_cband, we must have apxs installed. We can achieve that by doing this:
yum install httpd-devel
Next we download and install mod_cband like this:
cd /tmp
wget http://cband.linux.pl/download/mod-cband-0.9.7.4.tgz
tar xzvf mod-cband-0.9.7.4.tgz
cd mod-cband-0.9.7.4
./configure
make
make install
The make install command should have added the mod_cband module to /etc/httpd/conf/httpd.conf. Run
vi /etc/httpd/conf/httpd.conf
and check if you find a line like this:
LoadModule cband_module /usr/lib64/httpd/modules/mod_cband.so |
(If you don't find this line, add it yourself.)
Finallly restart Apache:
/etc/init.d/httpd restart
The mod_cband installation is now finished.
![]() | Please do not use the comment function to ask for help! If you need help, please use our forum. Comments will be published after administrator approval. |
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com
Red Hat Virtual Experience - a free virtual event. Dec. 9th





print: 
Recent comments
2 hours 45 min ago
8 hours 1 min ago
8 hours 12 min ago
8 hours 20 min ago
9 hours 22 min ago
11 hours 30 min ago
13 hours 55 min ago
14 hours 13 min ago
14 hours 22 min ago
15 hours 37 min ago