I purchased 3 Always-On instances. My site is under construction with no traffic. When I hit my site, GAE fires up a new dynamic instance to service the request when there are 3 idle instances! My app starts in 2.0 seconds (using stripes) But GAE takes 9.4 seconds to reply (why?). Really annoying. Why pay for Always-On when you get the crappy response time of dynamic instances?
App Id: WordPong EST: 2011-07-27 17:37:04.859 /game/Game.wp?_eventName=questionList 200 9481ms 2063cpu_ms 103api_cpu_ms 1kb Mozilla/5 2011-07-27 12:37:51 Completed update of a new default version version=22.2011-07-27T19:37:17Z Here's the screen shot of my instances at the time of the request: http://dl.dropbox.com/u/473572/Untitled.jpg Why are there any dynamic instances running at all when there are 3 idle always-on instances available? Looks like a serious bug where GAE is wasting resources and providing poor response times for no reason. -- 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.
