Hello,

I have a bit of a problem:

I've found out that if I remove static assets (i.e. .html files) from a 
previously deployed GAE/Java project and I re-deploy the project, these 
(now removed) static assets are still served from GAE.

I've set minimum cache on these static assets (<include path="/**.html" 
expiration="1m" />), but this does not solve the issue.

Even if I deploy my GAE/Java project as a different version and migrate the 
traffic, these assets are *still* being served.

If I change the assets' content, the new content is served almost 
immediately, but if I remove them they seem to never get removed!

Am I going crazy or what?...

Thanks,
Thanasis.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/352efa93-9836-42e3-94d0-4ce85b8dbcf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to