Ctrl + F5 was my first solution, needless to say it doesn't work as Brandon suggested.
I have set the expiration of css files to 7 days in my appengine- web.xml, I'm sure this hasn't caused an issue before when updating CSS files though. Would it be worth reducing this or am I just going to have to wait 7 days before app engine "updates" the CSS to the new version I deployed? Thanks On Dec 2, 10:57 am, "Brandon Wirtz" <[email protected]> wrote: > Not if edgecache locked on to it. If it is local then yes. > > Also consider installing Fiddler 2 on your system, it helps make sure you > are always looking at live versions, and will tell you what cache headers > are being sent. It will also tell you of 301's 302's and the latency and > through put of your requests. > > From: [email protected] > [mailto:[email protected]] On Behalf Of Rohan Chandiramani > Sent: Friday, December 02, 2011 2:52 AM > To: [email protected] > Subject: [google-appengine] Re: CSS file not updating when deploying app > > I think Ctrl-F5 solves this. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web > visithttps://groups.google.com/d/msg/google-appengine/-/pP0B0lBQKWgJ. > 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.
