Has anyone had experience of Apache output filters and mod_deflate - I'm
getting some strange behaviour if the apache output filter is generating
multiple buckets... and am looking for someone to give me some advice -
as using output filters and mod_deflate would be the perfect solution
for the
On Wed, Aug 5, 2009 at 1:15 AM, Shibi NS wrote:
> I have a Server running with Apache 2.2.9/Mod_Perl 2.0.4 , now I am trying
> to use mod_deflate to compress response. I have lot of static files in my
> server which doesn't change frequently so i want to caching for these
> compressed files. Is it