[Mod_gzip] mod_gzip and mod_bandwidth.
Nacho
mod_gzip@lists.over.net
Thu, 14 Aug 2003 19:25:09 +0200
Hi all!
I would like to use both mod_gzip and mod_bandwidth in my Apache 1.3.28
but I am having problems.
I have correctly configured both, but I cannot use both. mod_gzip is
configured in httpd.conf but mod_bandwidth is used in .htaccess so some
directories are limited and others not.
But with mod_gzip enabled, if I use .htaccess to enable mod_bandwidth,
the requests just hang with the connection open. Apache-status shows
that it is respoding, and no process takes the CPU.
You can check it in my web server. I will enable mod_bandwidth just for
a directory of software:
http://nacho.ist-long.com/~nacho/japones/
Sometimes the server sends the file, but with 5-10 minutes of delay, and
not always, just sometimes.
I hope you can help me to run both modules at the same time, or at
least, to disable mod_gzip in some directories (just excluding some
filename or mimetype doesn't help).
Thanks.
Best regards.