Antwort: [Mod_gzip] Do I need to disable mod_deflate if using mod _gzip-2.0.40 on Apache 2.0.45 ?

mod_gzip@lists.over.net mod_gzip@lists.over.net
Fri, 9 May 2003 12:11:51 +0200


Hi Jack,


> Do I need to disable mod_deflate if using mod_gzip-2.0.40 on Apache
2.0.45 ? .

uh ... Let's start by noting that Apache 2.0 has a totally different
architecture than Apache 1.3 and I don't know much about it.

But as I believe having read, in Apache 2.0 you configure filters
to use things like mod_deflate and mod_gzip.
So it may well be possible to run both modules in parallel, although
I don't see any reason to do so (you would possibly find more
advantages in one of both and then use this one for all compressions).

Regards, Michael