kameha
15th June 2006, 22:35
Hi !!
I've just installed mod_c-band following the tutorial provided here and I can't set the download speed to whatever speed i want.
I tried many settings and the speed always got down to around 13Kb/s.
Here is my httpd.conf:
CBandScoreFlushPeriod 1
CBandRandomPulse On
<VirtualHost *>
DocumentRoot /pub/web/website1
ServerName mywebsite.fr
<Directory "/pub/web/website1">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
CBandSpeed 60 10 30
CBandRemoteSpeed 20kb/s 3 3
</VirtualHost>
where am i wrong ??
thnx
I've just installed mod_c-band following the tutorial provided here and I can't set the download speed to whatever speed i want.
I tried many settings and the speed always got down to around 13Kb/s.
Here is my httpd.conf:
CBandScoreFlushPeriod 1
CBandRandomPulse On
<VirtualHost *>
DocumentRoot /pub/web/website1
ServerName mywebsite.fr
<Directory "/pub/web/website1">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
CBandSpeed 60 10 30
CBandRemoteSpeed 20kb/s 3 3
</VirtualHost>
where am i wrong ??
thnx