Hey Mike,

I'll echo Evan Jones here and suggest that it could be that the previous 
version (without manual_scalin, instances: 1) is still the default version 
for that module, and the request is going to that version, spawning the 
instances. However, if this isn't the case, you should open a Public Issue 
Tracker issue with "type-production" label and include your app id, the 
relevant versions, screenshots if possible, etc. and we can take a look at 
potentially determining the cause / a solution.

Regards,

Nick
Cloud Platform Community Support

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/568e4d50-57ae-42c5-9d7b-549accecd915%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to