I get gzipped but I have my own client for my application. Specify a
user-agent of gzip and accept-encoding of gzip,deflate

On Tue, Mar 29, 2011 at 3:16 PM, Lenny Rachitsky <[email protected]> wrote:

> I don't think anyone is getting the page gziped, which is the problem.
>
> On Mar 29, 10:03 pm, "Brandon Wirtz" <[email protected]> wrote:
> > Google does some weird things detecting who gets gzip and who doesn't
> >
> > http://www.whatsmyip.org/http_compression/
> >
> > reports Google isn't Gzipped.  Nor is my appengine hosted instance, but
> when
> > I surf in Chrome I get Gzip (most the time)
> >
> >
> >
> >
> >
> >
> >
> > -----Original Message-----
> > From: [email protected]
> >
> > [mailto:[email protected]] On Behalf Of Lenny Rachitsky
> > Sent: Tuesday, March 29, 2011 2:23 PM
> > To: Google App Engine
> > Subject: [google-appengine] Gziping of response does not appear to be
> > working
> >
> > App Engine documentation tells me that if the client requesting supports
> > gzip ("Accept-Encoding: gzip"), the response will automatically be
> > compressed. I'm not seeing this, all my content appears to be sent
> > plaintext. Simple test: curl --compressed -v "http://www.localmind.com";
> >
> > Am I missing something? I'm not doing anything funky in the response
> code,
> > as far as I know. Any advice would be very much appreciated.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group athttp://
> groups.google.com/group/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to