In summary:

I am using Tapestry 5.3.5.

In development, GAE 1.7.2 no longer provided the gzip header (1.7.1 used to)
(see previous logs and debugs)

Tapestry sends gzip anyways. Black diamonds <?> in browser.

Please improve any of my assumptions...  Can anyone chime in and explain
what may be happening?

Would tapestry be dependent on the servlet implementation?  Is this a GAE
issue?

Thanks,


On Fri, Oct 19, 2012 at 5:47 PM, Howard Lewis Ship <hls...@gmail.com> wrote:

> There's a recently fixed bug where, once content is compressed, the
> compressed content is cached for later requests regardless of whether
> the client requests compression or not.  Fixed in 5.3.5.
>
> https://issues.apache.org/jira/browse/TAP5-1868
>
> On Fri, Oct 19, 2012 at 2:42 PM, Lance Java <lance.j...@googlemail.com>
> wrote:
> > So, it looks like something about GAE 1.7.2 is causing tapestry to send
> > gzipped content but not set the content encoding header. I'm baffled and
> out
> > of ideas... anyone else got any ideas?
> >
> >
> >
> > --
> > View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5717074.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to