Appl id:geognos appl version : 5 language :python live instances at the time: 2 loading request: no
A typical normal operation for this request :" 10-27 09:47AM 08.920 /api/countries/info/CL.json 200 17ms 19cpu_ms 0kb MSIE 15.0,gzip(gfe) 195.97.105.127 - - [27/Oct/2010:09:47:08 -0700] "GET /api/countries/ info/CL.json HTTP/1.1" 200 551 - "MSIE 8.0,gzip(gfe)" "5.latest.geognos.appspot.com" ms=18 cpu_ms=19 api_cpu_ms=0 cpm_usd=0.000607 " While I was load testing the above app with a steady load of around 2 QPS I got 2 error requests out of 30000 (see below). Particular request handler is very light no access to any service except a mcache get no heavy imports. Also some more errors today on an other handler. 10-27 09:04AM 59.320 /api/countries/info/CL.json 500 12599ms 0cpu_ms 0kb MSIE 15.0,gzip(gfe) W 10-27 09:05AM 11.920 Request was aborted after waiting too long to attempt to service your request. This may happen sporadically when the App Engine serving cluster is ..... 10-27 08:20AM 51.444 /api/countries/info/CL.json 500 17015ms 0cpu_ms 0kb MSIE 15.0,gzip(gfe) W 10-27 08:21AM 08.460 Request was aborted after waiting too long to attempt to service your request. This may happen sporadically when the App Engine serving cluster is .... On Sep 23, 6:19 pm, "Ikai Lan (Google)" <[email protected]> wrote: > Hey guys, > > We've been tracking latency spikes and intermittent batches of aborted > requests over the last 24 hour period. There were at least 3 periods of > spikes yesterday: > > ~1100 Pacific (moderate, brief period of high) > ~1300 Pacific (small) > ~1530 Pacific (small) > > Community reports seem to indicate that these are related to loading > requests. If you are being affected, can you report your environment, > language and if these times correlate with your experiences in this thread? > Are there periods that this particular report did not cover? Please provide > measurements, times and application IDs. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger:http://googleappengine.blogspot.com > Reddit:http://www.reddit.com/r/appengine > Twitter:http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
