Hi, On 22 March 2013 05:46, GAEfan <[email protected]> wrote:
> Hi. > > What happened to warmup service and 1.7.6? First, I do not remember > warmup being called in the dev environment in the past. Is that new, and > how do I turn off warmup in development? > Warmup requests may be done in the development server now. That is a feature that we added to cause it to behave more like the production App Engine environment. There is currently no option to disable warmup requests in the development environment, could you explain why you want to do so? Second, "/_ah/warmup" is no longer a valid url. Am I missing something in > the docs? Is this no longer the proper call in app.yaml: > > inbound_services: > - warmup > I don't understand what you mean here. Could you explain what you mean by: "/_ah/warmup" is no longer a valid url. Cheers, Brian > > ? > > Thank you. > > -- > 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. > > > -- 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.
