[google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-11-05 Thread Tomas Alaeus
I'm getting conflicted responses here... The documentation says 45,200
QPM max, which translates to a sustained 500 QPS, it also says max 30
instances (or maybe that was just someone who figured it out and
posted on a forum). Now you say there is no QPS cap, and the support
said that there isn't a cap on instances on billing accounts. The
latter doesn't seem to affect my account, since it never grows past 30
instances.

Which values and facts are the correct ones?

On 19 Okt, 16:38, Nick Johnson (Google) nick.john...@google.com
wrote:
 Hi Sahid,

 What you're seeing in your graph there is the transition between historical
 data, which is stored at a lower time resolution, and newer data. The QPS
 isn't capped, it was just roughly flat for that time period.

 -Nick Johnson





 On Mon, Oct 18, 2010 at 9:21 AM, sahid sahid.ferdja...@gmail.com wrote:
  Hello all,

  Just a question,
  this morning i has checked my chart of reqs/sec and I suspect the
  number is blocked at 160reqs/sec

  Just i would like know if it not a problem maybe i'm paranoïde :)

  For informations:
   - The reqs/sec:http://goo.gl/upVZ
   - The errors/sec:http://goo.gl/F43k

  Thanks,
  Sahid

  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscrib...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

 --
 Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
 Registered in Dublin, Ireland, Registration Number: 368047
 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
 368047

-- 
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-appeng...@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.



Re: [google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-11-05 Thread Rafael Sierra
Every app have a quota limit of 43,200,000 of requests, which, in 24
hours translates to 500/qps, if you think you can overcome this value,
you can contact them to request more (I don't know if they will give
more)

On Fri, Nov 5, 2010 at 11:32 AM, Tomas Alaeus tala...@gmail.com wrote:
 I'm getting conflicted responses here... The documentation says 45,200
 QPM max, which translates to a sustained 500 QPS, it also says max 30
 instances (or maybe that was just someone who figured it out and
 posted on a forum). Now you say there is no QPS cap, and the support
 said that there isn't a cap on instances on billing accounts. The
 latter doesn't seem to affect my account, since it never grows past 30
 instances.

 Which values and facts are the correct ones?

 On 19 Okt, 16:38, Nick Johnson (Google) nick.john...@google.com
 wrote:
 Hi Sahid,

 What you're seeing in your graph there is the transition between historical
 data, which is stored at a lower time resolution, and newer data. The QPS
 isn't capped, it was just roughly flat for that time period.

 -Nick Johnson





 On Mon, Oct 18, 2010 at 9:21 AM, sahid sahid.ferdja...@gmail.com wrote:
  Hello all,

  Just a question,
  this morning i has checked my chart of reqs/sec and I suspect the
  number is blocked at 160reqs/sec

  Just i would like know if it not a problem maybe i'm paranoïde :)

  For informations:
   - The reqs/sec:http://goo.gl/upVZ
   - The errors/sec:http://goo.gl/F43k

  Thanks,
  Sahid

  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscrib...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

 --
 Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
 Registered in Dublin, Ireland, Registration Number: 368047
 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
 368047

 --
 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-appeng...@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.





-- 
Rafael Sierra
http://blog.rafaelsdm.com

-- 
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-appeng...@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.



Re: [google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-11-05 Thread Ikai Lan (Google)
We usually give more quota when users start demonstrating that they need
hundreds of sustained QPS. I don't believe there's a hard cap on QPS anymore
at 500, however, so as long as user facing requests can complete quickly and
the app can autoscale.

--
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 Fri, Nov 5, 2010 at 7:26 AM, Rafael Sierra rafaeljs...@gmail.com wrote:

 Every app have a quota limit of 43,200,000 of requests, which, in 24
 hours translates to 500/qps, if you think you can overcome this value,
 you can contact them to request more (I don't know if they will give
 more)

 On Fri, Nov 5, 2010 at 11:32 AM, Tomas Alaeus tala...@gmail.com wrote:
  I'm getting conflicted responses here... The documentation says 45,200
  QPM max, which translates to a sustained 500 QPS, it also says max 30
  instances (or maybe that was just someone who figured it out and
  posted on a forum). Now you say there is no QPS cap, and the support
  said that there isn't a cap on instances on billing accounts. The
  latter doesn't seem to affect my account, since it never grows past 30
  instances.
 
  Which values and facts are the correct ones?
 
  On 19 Okt, 16:38, Nick Johnson (Google) nick.john...@google.com
  wrote:
  Hi Sahid,
 
  What you're seeing in your graph there is the transition between
 historical
  data, which is stored at a lower time resolution, and newer data. The
 QPS
  isn't capped, it was just roughly flat for that time period.
 
  -Nick Johnson
 
 
 
 
 
  On Mon, Oct 18, 2010 at 9:21 AM, sahid sahid.ferdja...@gmail.com
 wrote:
   Hello all,
 
   Just a question,
   this morning i has checked my chart of reqs/sec and I suspect the
   number is blocked at 160reqs/sec
 
   Just i would like know if it not a problem maybe i'm paranoïde :)
 
   For informations:
- The reqs/sec:http://goo.gl/upVZ
- The errors/sec:http://goo.gl/F43k
 
   Thanks,
   Sahid
 
   --
   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-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 google-appengine%2bunsubscrib...@googlegroups.com
   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.
 
  --
  Nick Johnson, Developer Programs Engineer, App Engine Google Ireland
 Ltd. ::
  Registered in Dublin, Ireland, Registration Number: 368047
  Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration
 Number:
  368047
 
  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.
 
 



 --
 Rafael Sierra
 http://blog.rafaelsdm.com

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 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 google-appeng...@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.



[google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-11-05 Thread Philip
There is definitely no 30 instances limit, one of my apps has
currently 85 active instances!

On Nov 5, 2:32 pm, Tomas Alaeus tala...@gmail.com wrote:
 I'm getting conflicted responses here... The documentation says 45,200
 QPM max, which translates to a sustained 500 QPS, it also says max 30
 instances (or maybe that was just someone who figured it out and
 posted on a forum). Now you say there is no QPS cap, and the support
 said that there isn't a cap on instances on billing accounts. The
 latter doesn't seem to affect my account, since it never grows past 30
 instances.

 Which values and facts are the correct ones?

 On 19 Okt, 16:38, Nick Johnson (Google) nick.john...@google.com
 wrote:







  Hi Sahid,

  What you're seeing in your graph there is the transition between historical
  data, which is stored at a lower time resolution, and newer data. The QPS
  isn't capped, it was just roughly flat for that time period.

  -Nick Johnson

  On Mon, Oct 18, 2010 at 9:21 AM, sahid sahid.ferdja...@gmail.com wrote:
   Hello all,

   Just a question,
   this morning i has checked my chart of reqs/sec and I suspect the
   number is blocked at 160reqs/sec

   Just i would like know if it not a problem maybe i'm paranoïde :)

   For informations:
    - The reqs/sec:http://goo.gl/upVZ
    - The errors/sec:http://goo.gl/F43k

   Thanks,
   Sahid

   --
   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-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
�...@googlegroups.com
   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

  --
  Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
  Registered in Dublin, Ireland, Registration Number: 368047
  Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
  368047

-- 
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-appeng...@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.



[google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-10-18 Thread sodso
Requests = max 45,200 requests/minute

refer - http://code.google.com/appengine/docs/quotas.html#Requests

cheers !

-- 
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-appeng...@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.



Re: [google-appengine] Re: There a limit of reqs/sec? (160reqs/sec)

2010-10-18 Thread Sahid Orentino Ferdjaoui
 Requests = max 45,200 requests/minute

 refer - http://code.google.com/appengine/docs/quotas.html#Requests

 cheers !

Very thanks for your cordial response.
But i know that.

I understand, the chart as less points.

Thanks

--
  .
 ..:



On Mon, Oct 18, 2010 at 12:04 PM, sodso sodhisoluti...@gmail.com wrote:
 Requests = max 45,200 requests/minute

 refer - http://code.google.com/appengine/docs/quotas.html#Requests

 cheers !

 --
 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-appeng...@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.


-- 
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-appeng...@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.