On Wed, 4 Dec 2002, Henri Gomez wrote: > I built deflate and jk but deflate seems to compress > only static (ie no servlet/jsp) contents.
> AddOutputFilter DEFLATE html Either I'm missing something silly, or you are. But don't you want SetOutputFilter DEFLATE What you have won't work unless all your jsp file have the .html extension. Joshua.
