> My guess is that the number is close to 60s.  If GAE gets marginally
slower, it pushes you over the edge.

 

I'll be doing a video very shortly about how to keep your Instances from
dying on startup. But one easy way to tell if this is the issue is to up
your instance size AND test that you are having the same issue on a Dynamic
Backend.  If your issues magically go away, but your startups take 65
seconds, you know that you need to optimize your startup.

 

One should also watch the Instance memory usage in the dash board. Often
people have instances that just spun up and are sitting at 119 of 128m of
memory usage and then wonder why their instances recycle so often.

 

 

 

-- 
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.

Reply via email to