I don't know if this is related to only the Python version or also to
the Java version, but the response time from GAE servers (Python) is
very uneven. Sometimes the time from connection with the server to the
first byte sent is less than a second, but sometimes the response
takes several seconds between connection with the server to the first
byte being sent. It doesn't depend on the datastore or some other
backend it seems since it happens for pages who don't use any
(application-level) backend. And the response time can be very long
even after a recent (previous minute or so) fast response.

I have noticed this using ordinary web browsers, and also when using
tools like:

http://tools.pingdom.com/?url=http://www.blabline.com&treeview=0&column=objectID&order=1&type=0&save=false

Is there some kind of performance bottleneck that sets in from time to
time?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to