redeploying should restart all instances. the problem in my eyes is that dynamic instances do never (almost) shut down.
i have 2 resident instances which serve 99% of the requests. my max idle instances is set to 2 so sometimes it starts those 2 instances but even if they serve only 5-10 requests and the resident ones serve multiple 1000 those 2 dynamic ones never shut down. On Dec 15, 2011, at 11:37 AM, Amine Azariz wrote: > I have a "junky" instance that I would be able to shutdown, it serves 500 > errors since 30min, is it possible to do this via appcfg or something like > this ? > 0.000 0.0 ms 117 0 9:32:59 36.4 MBytes Resident > 0.000 0.0 ms 208 0 1 day, 9:32:59 39.6 MBytes Resident > 0.000 0.0 ms 13 0 3:18:36 31.0 MBytes Resident > 0.033 172.0 ms 20 13 0:34:09 32.9 MBytes Dynamic > 0.000 0.0 ms 58 0 3:08:33 32.4 MBytes Dynamic > > -- > 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/-/YiMpTtogFGIJ. > 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. -- 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.
