Yesterday (2015-03-26) we switched the association of the domain 
www.odrive.com from one project to another on GAE. The problem is that, 
after 20 hours, between 15-25% of requests to www.odrive.com are still 
hitting the old project (depending on the location I am testing from). In 
fact, they are hitting an old version of the old project. According the GAE 
stats and logs, there is zero traffic going to any version of the old 
project, yet I am still hitting it from multiple machines in various 
geographies. It appears that there is a cached instance and a persisted 
route for the domain that is being internally resolved by GAE...?

Has anyone ever seen this happen? Is there any way to speed up proper 
resolution so that 100% of our traffic hits the intended project?

Thanks!

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5324200f-8548-4c37-a251-b208f1dd4518%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to