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





print: 
Recent comments
12 hours 41 min ago
14 hours 9 min ago
17 hours 44 min ago
20 hours 37 min ago
23 hours 35 min ago
1 day 16 min ago
1 day 30 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 3 hours ago