Hi,

On http://code.google.com/appengine/docs/quotas.html, in the Requests
section, it says:

The total number of requests to the app. The per-minute quotas for
application with billing enabled allow for up to 500 requests per
second—more than one billion requests per month.

But further below, in the table, it also says:

  Billing Enabled Default Quota
  Maximum Rate
  45,200 requests/minute

So is it 30,000 (500 * 60) or 45,000?

Also if you end up requesting a raise for this limit, would it be only
temporary or can it be forever? This limit of 500 requests per second
may be OK for websites but seems like low for desktop or even mobile
apps. For instance, if you have 500 users running a desktop app at the
same time that's doing some batch processing on many instances, you'll
hit the limit immediately.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to