On Jan 29, 8:29 am, Geoffrey Spear <geoffsp...@gmail.com> wrote:
> 100,000 simultaneous users constantly sending 2 requests/minute to the
> server would add up to 288 million requests per day.  The request
> quota is currently ~1.3 million requests per day, and this quota is
> not listed as being adjustable.

you can actually apply for more quota:

http://code.google.com/support/bin/request.py?contact_type=AppEngineQuota

(linked from the http://code.google.com/appengine/kb/general.html#quota
, among other places.)

we've done this for many apps that serve high volumes of users and
traffic, well above the initial free quota limit.
http://code.google.com/appengine/casestudies.html has some examples.
--~--~---------~--~----~------------~-------~--~----~
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