I posted a great deal of information in the thread here: https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/rjZhjMEAXUI
In that thread I posted logs that showed that the very first request after setting min instances to 1 will spawn a new instance (in addition to the instance that the min instances setting created). The app ID used in that testing is "titan-game-qa" and the timestamps are in the logs I posted. At some point I will have enough bandwidth to set up a more specific test, but I feel I've already posted plenty of information for GAE engineers to digest. - Kris On Monday, August 27, 2012 2:17:47 AM UTC-7, Johan Euphrosine (Google) wrote: > > On Mon, Aug 27, 2012 at 7:17 AM, Kristopher Giesing > <[email protected] <javascript:>> wrote: > >> Resident instances are used for processing incoming request if there > >> is no dynamic instance > > > > > > This is the behavior we all want, but experimentation seems to indicate > it > > doesn't happen, at least for some apps. > > Hi Kristopher, > > Can you comment with the appid and timestamps of when this last happened? > > Thanks in advance. > > > > > - Kris > > > > -- > > 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/-/_wh1KzpESLEJ. > > > > To post to this group, send email to > > [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > 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 view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ubhrxTXYlC4J. 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.
