hi,

i am trying to limit the bandwidth of all visitor to 80k / sec only when i push video (mostly .mov & .flv). digging google i found 2 modules :

http://cband.linux.pl/ and
http://www.ivn.cl/apache/#bandwidth

cband doesn't allow to limit by extension (.mov / .flv).
mod_bw is not compiled for apache 2.2.4 so i cannot test. but it seems that there's an option for it:

LargeFileLimit [Type] [Minimum Size] [bytes/s]LargeFileLimit .avi 500 10240This limits .avi files over (or equal to) 500kb to 10kbytes/s

anyone know where i can find the module for apache 2.2.4 or have expereience with it?

patrick
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to