Robert
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/oUr3fUxx9K4J.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
HR or MS?
What is max pending latency.
Brandon Wirtz |
| |||
| ||||
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/UKqIJVkiEEoJ.
Never set Max Pending latency to automatic. 3 seconds TOPs, chances are your users will thank you if you set it to 1 second.
Brandon Wirtz |
| |||
| ||||
From: google-a...@googlegroups.com [mailto:google-a...@googlegroups.com] On Behalf Of c h
Sent: Thursday, February 02, 2012 12:19 AM
To: google-a...@googlegroups.com
Subject: Re: [google-appengine] GAE cluster under high load?
High replication, max pending latency is "automatic"
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/el3SJNO6qP8J.
It is possible that reducing the max latency could help. That will
encourage App Engine to spin up new instances more willingly. For
apps where user experience is important I like to run with a low max
latency. Keep in mind that if your app has crappy startup times it
could be worse for the user, since they'll have to sit there waiting
on an instance.
You could also attempt to adjust your idle instances values. Think
of your idle instances as a "buffer" to handle bursts of new traffic.
There's probably no reason to have a lot of idle instances for most
apps. I've found having 5 or 10 is sufficient for apps with good
startup times and smooth (even if steep) traffic ramp ups.
Robert
On Thu, Feb 2, 2012 at 12:19, c h <how...@umich.edu> wrote:
> thanks for the tip! i'll try playing with that. do you think that is at
> all related to the problem i was having?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/ABlOIUxQSOEJ.
Robert
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/evOukBZe5_YJ.