mod_bandwidth, how to set?

hi guy

actually i am new in dedicated server, this month i just buy unmetered dedicated server. so i don have any exp on it.

*i don know how to access the apache..

i add this code
<IfModule mod_bandwidth.c>
BandWidthModule On
BandWidthDataDir /var/tmp/apachebw/
BandWidth 72.32.233.178 0
BandWidth cursors-4u.com 0
BandWidth all 10000
</IfModule>

in my httpd.conf, then i restart httpd, but it won't work, still will downloading with over 10kb download speed.

but my httpd.conf got this
<IfDefine HAVE_BANDWIDTH>
LoadModule bandwidth_module modules/mod_bandwidth.so
</IfDefine>

so i think mod_bandwidth is oledi install in the server.

but it won't work, y y y

please tell me if you know

thanks you very much

 

 

 

 

Top