Yes, normal get-request. A standard request is about 300-500ms. But just view the logs and it's have been 3-4 spikes today taking 800-1100 ms.
On a side note. On a normal request (loads data from memcache) should i really take 300-500 ms? The app it self is a real basic html site thats populated with about 3-5 entrys from the datastore? ..fredrik Sent from my iPad On 23 sep 2010, at 17:54, "Ikai Lan (Google)" <[email protected]> wrote: > Fredrik, are these loading requests? If so, how long does a standard loading > request take to load? > > -- > 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 > > > > On Thu, Sep 23, 2010 at 11:42 AM, Fredrik Bonander > <[email protected]> wrote: > Hi, > > I've been experiencing "DeadlineExceededError" that doesn't match these > reports: > > 21/9: 04.15 -> 04.45 (9 different requests of 80 total during 21/9) > 20/9: 05.27 > 17/9: 03.06 > > All request times after ~30 sec. > > I use Appengine 1.3.7, Python and Django 1.1. The application id is > martinadlerphotography. > > If more information is needed I'll be happy to provide it. > > ..fredrik > > > > On Sep 23, 2010, at 5:19 PM, Ikai Lan (Google) 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. > > -- > Fredrik Bonander > [email protected] > +46 70 943 5441 > > - the infinite power of the creative mind - > > > > > -- > 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. > > -- > 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. -- 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.
