Apache output filters and mod_deflate...

2009-08-11 Thread James Smith
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

Re: mod_deflate and mod_cache can this be combined to improve performance

2009-08-11 Thread Perrin Harkins
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