Thanks for reply, Martin. I checked with the documentation and according to 
it we have warmup requests configured correctly. Though it reminded me of 
one thing. I have never seen a warmup request sent to a running App Engine 
application. I can see them only when I deploy a new version. It seems that 
none of my instances started by the automatic scaling never gets a warmup 
request. I guess this is wrong, no? Unfortunately the documentation is 
vague on this: "App Engine might not issue a warmup request every time your 
application needs a new instance".

On Monday, July 18, 2016 at 12:34:56 PM UTC+2, Martin Öjes wrote:
>
> We have experienced the same problem. It seems that Google changed the way 
> GAE handles Warmup requests. We solved our issues by adding a warmup 
> request handler to app.yaml and a small script just echoing an OK message.
>
> The updated documentation page (for PHP runtime), with a working example:
> https://cloud.google.com/appengine/docs/php/warmup-requests/configuring
>
> Best regards
> Martin
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/bcbfb62f-6f6a-4eba-aaec-aba95f4cedc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to