Ok. We have locally java server that connects to GAE and requests some data. In the beginning of this process, GAE responses very quickly and first 10, 20, maybe 50 requests are returned very fast and everything is as expected. But suddenly (after very nice beginning) it starts to throttle our requests to let's say 1 request/sec - 1 request/2 sec although there is no other load.
I think that there is some DDoS protection GAE feature or something like that but there is no official response. Matija. On Tuesday, March 6, 2012 2:02:54 PM UTC+1, barryhunter wrote: > > It's not clear (to me at least) what you are asking. > > What "throttling" are you talking about? > > That screenshot just shows a bunch of requests. Looks pretty normal from > 'the outside' - we dont have the context of knowing what you think is wrong > with it. > > > ... try rewriting the question assuming anyone trying to answer, knows > absolutely nothing about your app, situation, setup, and the background - > so you need to explain pretty much everything. In fact this just so happens > to probably be true. > > -- 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/-/VQMbhyhQi4cJ. 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?hl=en.
