A link to the App Engine Public Issue Tracker 
<http://code.google.com/p/googleappengine/issues/list>, just in case you 
haven't visited it before.

On Monday, May 2, 2016 at 2:39:57 PM UTC-4, Mike Chang wrote:
>
> I need a worker node that is always on. From my understanding Google 
> managed is the only option on Google Cloud as the servers are always on.
>
> In the beginning I ran google preview app deploy, and 20 or so instances 
> pop up. I then have this with the node on docker image:
>
> runtime: custom
> vm: true
> api_version: 2
> env_variables:
>   runLocal: false
> manual_scaling:
>   instances: 1
>
> Now only one instance shows up after deploy, but as soon as the server 
> gets the first web request all 20 starts spawning again. This is not what I 
> expected of the manual_scaling config. What am I missing?
> Thanks
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/e6b5b0a3-1d88-4835-b86b-49f19fab1f36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to