Then you are doing it wrong.
I don't like the scheduler. It is written "differently" than I would have written it. But if tuned correctly it does save you a boat load of money. If Max idle was not set I would be paying for up to 25 instances instead of 5. My app will run with max idle set to 1, but doing so results in the latency (and the perceived slowness of page loads) goes up. Hence the writing of the guide so that you can "experience" good results. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tapir Sent: Sunday, November 20, 2011 11:56 PM To: Google App Engine Subject: [google-appengine] Re: Idle Instances and Pending Latency In my experience, "max idle instance" is useless, it is even make situations worse. "mix idle instance" works. yes, which means "more money" works. On Nov 20, 10:04 am, "Brandon Wirtz" < <mailto:[email protected]> [email protected]> wrote: > Setting your max idle instances and your pending latency is hard, and > it requires you do some testing, so I wrote a guide. > > <http://www.xyhd.tv/2011/11/industry-news/setting-google-appengine-gae> http://www.xyhd.tv/2011/11/industry-news/setting-google-appengine-gae... > mance-sliders-for-instance-and-latency/ > > This is an intro not an end all, but it should help you figure out > where to start. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to <mailto:[email protected]> [email protected]. To unsubscribe from this group, send email to <mailto:[email protected]> [email protected]. For more options, visit this group at <http://groups.google.com/group/google-appengine?hl=en> 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.
<<image003.jpg>>
