Can I bribe somebody to do my apps? (I even moved to 1.5 hoping that'd auto fix them)
My apps all return this: HTTP/1.1.200.OK(CR)(LF) Cache-Control:.no-cache,.must-revalidate(CR)(LF) Content-Type:.text/html;.charset=UTF-8(CR)(LF) Set-Cookie:.S=apphosting=JPio4yliHelJf10OZQQWDw;.path=/(CR)(LF) Date:.Sun,.15.May.2011.00:43:02.GMT(CR)(LF) Pragma:.no-cache(CR)(LF) Expires:.Fri,.01.Jan.1990.00:00:00.GMT(CR)(LF) Server:.Google.Frontend(CR)(LF) And I noticed that SOME Company I won't name, names.. Every Time they Run an Ad on one of my pages they seem to think they need to send the AD bot, and the Index Bot (twice) to the page, and they always do it with in 3 seconds of the page being requested, so my bill could be like 1/3 what it is if this was fixed. Or maybe that's the plan.. Are you guys in the GAE team giving the Adsense and Search Teams a Kick back the more they hit my site? Not to mention the messages the Webmasters team constantly send saying "you have really short expirations on your CSS and Images speed up your site by setting longer cache lengths for your style sheets, javascript, and images" And those people at THAT OTHER search engine the one that kind of rhymes with what 95% of the people who try out for American Idol can't do. They just sent me a message that "Setting No Cache in headers is interpreted in a way not dissimilar to 'no-index'. No-cache implies that the information is for onetime use and that the user or bot should not view this information as static. If information doesn't have at least some shelf life there is no reason to index it as it may not be there when future users arrive at the site." You have to give them credit on the amount of logic they put in to their failure to understand that maybe I just want the user to not cache the page so I can track them via the server rather than via javascript analytics. (I don't think they liked or believed my answer). From: [email protected] [mailto:[email protected]] On Behalf Of Gregory D'alesandre Sent: Wednesday, May 11, 2011 11:10 AM To: [email protected] Subject: Re: [google-appengine] HR applications and Cache Control/Pragma/Expires headers If this was an existing app prior to 1.5.0 then it is not fixed yet, 1.5.0 put the fix in but we still need to clean up apps that were created prior to 1.5.0. Hope that helps, Greg On Wed, May 11, 2011 at 10:54 AM, Stephen Johnson <[email protected]> wrote: I'm confused. I have an HR app and this is what I see when I look at the headers using Firebug for one of my images. You're saying this should be different? On Wed, May 11, 2011 at 9:36 AM, Francois Masurel <[email protected]> wrote: What is rather strange is that cache headers work perfectly fine with MS applications. I hope it's not a way to increase billing ;-) I'm personaly concerned as I'm serving most of my image and file contents dynamically from datastore or memcache. -- 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] <mailto:google-appengine%[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] <mailto:google-appengine%[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. -- 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.
