No, this doesn't include cold starts. If you get a large number of requests, a small percentage of them should be cold starts, anyway.
Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Tue, May 3, 2011 at 8:18 PM, Thomas Wiradikusuma <[email protected]>wrote: > Hi Ikai, > > Sorry I'm hijacking this thread, but I'm curious, this "under 1000ms" > thing, is it for all requests including startup (cold start), or > excluding that? This is a concern for me as I'm using Java. > > On May 4, 1:48 am, "Ikai Lan (Google)" <[email protected]> wrote: > > You're going to exceed free quotas before you hit 500 QPS. > > > > The system is set up to autoscale if your requests finish under 1000ms. > The > > faster the better. > > -- > 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.
