Hi,
I'm using app engine to run a nodejs app and so far so good except
two VMs are running but it also appears two versions of the app are running too!
Any suggestions on how to restrict this to one VM or find out why multiple versions of the app are running?