Hi Devel63,

It's possible that your ISP is running a transparent proxy, which is caching
the file. Try appending a query string parameter to the URL (Eg, ?foo). If
you start getting the updated file, it's a caching issue. You can also check
the headers of the HTTP response to see what served the response, and if it
was cached.

-Nick Johnson

On Fri, Jul 24, 2009 at 11:22 PM, Devel63 <[email protected]> wrote:

>
> When I upload a new site.css file, my browser sometimes seems to get
> the old version, or the new version, randomly with each call.
>
> I have cleared my browser cache, tried it on different computers,
> etc.
>
> Even with cleared browser caches, when I happen to get the old version
> I don't see a record of the access in the server logs.
>
> Does "the Internet" cache old versions of my file, and not go back to
> the server?
> >
>


-- 
Nick Johnson, Developer Programs Engineer, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to