On Mon, Dec 31, 2001 at 01:09:24PM +0200, Pieter De Wit wrote:
> Hello Everyone,
> 
> I posted a mail a while back asking about bandwidth limiting under Apache. I
> look into it and don't feel like rebuild Apache. On the other hand I found a
> thing in the config file :
> 
> LoadMod something modules/mod_bandwidth.so
> 
> Is this the same ? I have tried to use it but Apache doesn't know any of the
> commands. Is there a way I can see what commands to use ?

Looks like it, but it's not distributed with Apache last I looked (1.3.20).
I wonder where it came from. Not to ask a silly/insulting question, but did you
actually load the module?

Also, before using any mod_bandwidth directives, you need to do the following:

BandWidthModuleOn

Then you can use the BandWidth, LargeFileLimit, and MinBandWidth directives
per-directory.


-- 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to