On Fri, Jun 8, 2012 at 5:39 PM, John Wheeler <[email protected]> wrote: > If I duplicate my application using the application settings panel, is there > a way to get app engine to forward all old requests to the new HRD app? Is > it transparent?
The migration tool in the admin console will create an alias for your application, so all traffic from oldappid.appspot.com get routed to the new application . https://appengine.google.com/migrating?&app_id=YOUR_APP_ID > > > On Friday, June 8, 2012 8:37:01 AM UTC-7, John Wheeler wrote: >> >> Seems to be working now. Yes? >> > -- > 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/-/9X9kTjtbJEkJ. > > 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. -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
