Hey I'm not sure if it's just me but I really cannot make sense of the documentation explaining how to set up warm up requests.
http://code.google.com/appengine/docs/java/config/appconfig.html#Warming_Requests It states "Warming requests are enabled by default for all Java applications." and then precedes to explain how to set them up. Do I have to do anything or don't I? My app is configured with the web.xml file and having read the documentation it says I can implement warm up requests "via an optional <warming-requests-enabled> element in appengine-web.xml" If warm up requests are enabled by default, do I need to do this? Apologies if I am being dumb but the more times I read it the more confused I get. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
