Fwd: problem gzipping dynamic content with apache+jk+tomcat configuration

2008-06-16 Thread Kirti Teja
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

Re: problem gzipping dynamic content with apache+jk+tomcat configuration

2008-06-16 Thread Kirti Teja
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

problem gzipping dynamic content with apache+jk+tomcat configuration

2008-06-16 Thread Kirti Teja
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