Setting max idle instances to 1 changes the number of idle instances,
not necessarily the total number of instances.
There is no way to do what the previous poster wants to do - keep a
single instance in the cluster so he/she doesn't have to worry about
instance memory synchronization issues. GAE is not designed this way.
It is possible to create a single backend that works this way,
however. I'm not sure how - or if - you can direct traffic from a
"normal" domain name like www.example.com to a backend.
Jeff
2012/4/9 András Belicza <icz...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/5uwDJvTbJnAJ.
>
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.