Why would you do this ? There is no value from a load balancing point of view.
The only possible reason is you actually want different people to access different versions/code (ie you have both python and java apps installed on the same datastore, or you have users who are going to do UAT on the new version) Rgds T On Nov 5, 5:27 am, Rohit <[email protected]> wrote: > I have a version 1 and version 2 of an appengine application. I want version > 1 to be the primary server that my end users visit but I'd like to direct n% > to version 2. Has anyone come up with a relatively clean way to do this? > > -- > Rohit -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
