Hi, I am getting errors on every other request like this:
Request was aborted after waiting too long to attempt to service your request. Most likely, this indicates that you have reached your simultaneous dynamic request limit. This is almost always due to excessively high latency in your app. Please see http://code.google.com/appengine/docs/quotas.html for more details. which are then followed by a restart of the container and then the next request will give the error again. As the container is restarting and only one request is processes I think something else must be causing the error apart from too many connections. Any ideas? Thanks, John -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
