On Tue, Sep 6, 2011 at 2:46 AM, Mike Wesner <[email protected]> wrote: > > In order for them to be idle, they must start. They can either start > as a result of a user facing request or a warmup request. If you > don't want your users to suffer the latency or your instance startups, > then warmup requests are still relavant.
Does the scheduler react to instance overload or does it try to predict and issue a warmup request in advance? If it's the latter, it may guess wrong and you will pay for excess capacity. -- 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.
