--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Wh4K0MeVCwsJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
There shouldn't be. If you go over quota GAE should return a 503 error.This is a long shot, but any chance you have accidentally enabled traffic splitting? This is a new feature that allows you to very easily do A/B testing:Anyone else seeing similar problems?
On Fri, Mar 2, 2012 at 6:14 AM, andidol <andreas....@gmail.com> wrote:
Hi,I just migrated my AppEngine App to 2.7 and concurrent requests. Everything works except some requests response with a 404 Not Found (The resource could not be found.) Google Frontend Server error.What is going on here? It works the most time but sometimes requests get a 404 response from my app. The URL definitely exists and should get handled as it does 90% of the requests.Are there limitations on an instance which returns 404 if I go beyond them?Thank you
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Wh4K0MeVCwsJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.
Does traffic split versions share MemCache?
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.