It sounds wrong.

But it brings me back to a question i've been wondering to myself for
awhile now: what constitutes an Instance, exactly? Is it the bulk of
all the code uploaded, or just whatever modules were las used?

For instance, I have several separate sections to my app, and
depending on which URL a request is received on, different code paths
are executed, each loading different modules. If I have a warm
instance, exactly what is being kept warm? All of the modules for all
of the URLs, or what exactly?

How does the system decided what to keep warm?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to