In my case, I found that requests coming in quick succession will spin up 
instances no matter what min pending is set to.

Check your logs and see if the requests that spin up new instances are very 
close to other requests in time.

(In my case, it was task queues that were responsible for the close requests.)

On Sep 2, 2011, at 5:52 PM, Francois MASUREL wrote:

> How come new instances are started very frequently although I've set "Min 
> Pending Latency" to 15s and that all my requests are under 1s?
> 
> Do we need to have an IQ of 150+ or something to understand how it really 
> works?
> 
> Francois
> 
> 
> On Fri, Sep 2, 2011 at 23:44, Johan Euphrosine <[email protected]> wrote:
> Updated the ticket :)
> 
> On Fri, Sep 2, 2011 at 10:26 PM, Francois Masurel <[email protected]> wrote:
> > I can confirm Bay sayings with my own app.  That's why I've created the
> > following issue which have been "accepted" :
> > http://code.google.com/p/googleappengine/issues/detail?id=5414 -> GAE
> > doesn't seem to take "Min Pending Latency" into account
> >
> > --
> > 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/-/a311gmfVBkcJ.
> > 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.
> >
> 
> 
> 
> --
> Johan Euphrosine (proppy)
> Developer Programs Engineer
> Google Developer Relations
> 
> --
> 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.
> 
> 
> 
> -- 
> 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.

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

Reply via email to