Did you put AddOutputFilterByType in *all* the <Location> and
<Directory> sections? In particular, in the <Location> associated with
the Tomcat connector?
-- 
Len


On Mon, Jun 16, 2008 at 11:26, Kirti Teja <[EMAIL PROTECTED]> 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/javascript text/x-js
>
>  in my httpd conf file, I see only static resources which are served by
> apache getting gzipped.
>
> Dynamic response (text/html)  which are served by tomcat through AJP
> connector are not zipped.
>
> I tried googling and found that there are more people who have this problem
> but with no answers.
>
>
> Can any one help me on this?
>
>
>
> With Regards,
>
> teja
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to