Additionally I just changed the max pending latency setting to 15 secs
and still see app engine spawning new instances.

Given a min latency of 15 secs and a max latency of 15 secs, I would
think that app engine would definitely not spawn a new instance until
a request had been in the queue for 15 secs.

In my latest test I see 5 requests taking under 500 ms, then app
engine spawns a new instance, then the final 2 requests are serviced,
taking 19.5 secs each!

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