ipping dynamic content with apache+jk+tomcat
configuration
To: Tomcat Users List
Kirti Teja wrote:
> Hi,
>
>
> I use apache 2, tomcat 6.0.13 with modjk2. When I added
>
> AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css
> application/x-javascript text/j
AddOutputFilter DEFLATE html txt xml css js jsp do
did the trick.
Thankyou very much. Your help is just great thanks once again.
With Regards,
Teja R
On Mon, Jun 16, 2008 at 9:18 PM, Rainer Jung <[EMAIL PROTECTED]>
wrote:
> Kirti Teja wrote:
>
>> Hi,
>>
>>
&g
Hi,
I use apache 2, tomcat 6.0.13 with modjk2. When I added
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css
application/x-javascript text/javascript text/x-js
in my httpd conf file, I see only static resources which are served by
apache getting gzipped.
Dynamic response