On Monday, April 29, 2013 4:32:19 PM UTC-5, Alex Burgel wrote:

> If I use a resident backend, what happens if it dies? Do I need to monitor 
> it myself and turn it back on? Or does appengine ensure that one is always 
> running.
>


Hello Alex,

For resident backends, AppEngine ensures that a backend is always running. 
It's dynamic backends that start up/shut down in response to requests.

Of course, it's always a good idea to periodically monitor your resident 
backends and double check to ensure that they're running; some people ( 
https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/qJj3K6er1VA
 ) 
have experienced the premature shutdown of their resident backends without 
a subsequent restart. 

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to