mod_bandwidth

Apache, Lighttpd, nginx, Cherokee
Post Reply
abrocker
Posts: 26
Joined: 2003-04-09 01:44
 

mod_bandwidth

Post by abrocker »

Hallo!
Ich habe ein Problem, das mod_bandwidth lässt trotz entsprechender Config laut http://www.cohprog.com/v3/bandwidth/doc-en.html immernoch einen schnelleren Transfer zu. Da ich CONFIXX einsetze hab ich das Modul mal so aktiviert

<IfModule mod_bandwidth.c>
BandWidthModule On
BandWidth all 1024
</IfModule>

Wer kann helfen?
Gruss TheAbrocker
freeze
Posts: 41
Joined: 2002-07-15 08:18
Location: Oberhausen
 

Re: mod_bandwidth

Post by freeze »

Benutzt Du mod_bandwidth innerhalb eines virtual Hosts oder in einem Verzeichnisblock?

Keine Meldungen im error_log?
abrocker
Posts: 26
Joined: 2003-04-09 01:44
 

Re: mod_bandwidth

Post by abrocker »

Hi!
Es läuft schon (nach viel probieren). Ich benutze die Option in jedem VirtuaL Hosts Block.
Gruss
Phil
Post Reply