weird. after your post, I just tried my test url from an Amazon EC2 instance and it was gziped for both the sample browser User-Agent and one set to "gzip"
Ran it from Fiddler so the only thing that could be different between the EC2 instance and my work/home computers is the IP addresses. (right?) weird, seems flakey brian On Jan 20, 12:13 pm, Flips <[email protected]> wrote: > I have discovered that I get compressed content when I am at home. If > I am at work I do not get compressed content via app engine. We use a > dedicated hardware firewall, but I do not think that this is the > problem because I recieve the app engine dashboard compressed and > according to its response headers it is using the google frontend too. > > On 20 Jan., 17:07, bFlood <[email protected]> wrote: > > > > > issue created here with Test > > Url:http://code.google.com/p/googleappengine/issues/detail?id=2657 > > > On Jan 19, 10:35 pm, "Wesley Chun (Google)" <[email protected]> > > wrote: > > > > niklas does have a workaround, but some users are indeed running into > > > this problem where there shouldn't be an issue, especially since it's > > > documented that App Engine supports it, as detailed > > > here:http://code.google.com/appengine/kb/general.html#compression > > > > however, it's not a universal issue as i'm also using FF3 (Mac) but do > > > NOT have this problem: > > > > REQUEST > > > > Host XXX.appspot.com > > > User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv: > > > 1.9.0.8) Gecko/2009032608 Firefox/3.0.8 GTB6 > > > Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 > > > Accept-Language en-us,en;q=0.5 > > > Accept-Encoding gzip,deflate > > > Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7 > > > Keep-Alive 300 > > > Connection keep-alive > > > Cache-Control max-age=0 > > > > RESPONSE > > > > Content-Type text/plain > > > Cache-Control public, max-age=0 > > > Content-Encoding gzip > > > Date Tue, 19 Jan 2010 23:37:23 GMT > > > Server Google Frontend > > > Content-Length 1571 > > > > this means it's possible there's a problem generating the response. > > > brian and philip, can you guys create an issue for this in the issue > > > tracker? please reference this thread as well as brian's earlier > > > thread in that issue, and i can pass it off to the appropriate team > > > members to investigate. don't forget to star the thing once it's been > > > created. (if you do a search, you'll find other gzip issues but > > > they're all different than yours'.) > > > > thanks! > > > -- wesley > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > > "Core Python Programming", Prentice Hall, (c)2007,2001 > > > "Python Fundamentals", Prentice Hall, (c)2009 > > > http://corepython.com > > > > wesley.j.chun :: [email protected] > > > developer relations :: google app engine
-- 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.
