On Feb 27, 11:00 am, Robert Kluin <[email protected]> wrote: > This is related to what the pending request latency controls adjust in > your application's settings. If you turn the min-pending latency up, > it will be more resistant to spinning up instances. Turn the max > pending latency down, more willing to spin up instances. You'll need > to experiment to figure out what works for you since, as Gopal said, > they don't disclose the exact algorithms used. > > Robert > > > > > > > > On Sat, Feb 25, 2012 at 03:37, pradeep <[email protected]> wrote: > > Hi Google guys, > > > I have some thought in the Request Queue Management > > > * any of the first call takes more time to server and if the age of > > instance increases then it serving fast, > > > Like we can do the prior detection of the queue and serving level , > > the instance can be created and loaded the app in to instance after > > few seconds (consider 30 secs/60 secs) then if we add that instance > > for serving all the call will take less time so that the we can have > > the throughput of the server will be high > > > If I was wrong please correct me > > > please let me know where I can find some more information of the > > documentation for how the request queue is managed. > > > Thanks > > Krishnan > > > -- > > 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 > > athttp://groups.google.com/group/google-appengine?hl=en.
Thanks , I will check for that -- 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.
