Forum Discussion

Luke_Lehman's avatar
Luke_Lehman
Icon for Employee rankEmployee
Mar 31, 2009

GTM WideIP Persistence and Downstream Apps

Currently, we keep application calls within a data center by using WideIPs with the following format:

 

 

www.myapplication.com (Top Level)

 

www1.myapplication.com (Data Center 1)

 

www2.myapplication.com (Data Center 2)

 

 

The Top Level site just redirects to either www1 or www2.

 

 

We are in the process of moving away from this standard (using WideIP Persistence) and will just use:

 

 

www.myapplication.com

 

 

My question: Is there a way to keep downstream applications silo'd in the same data center based on the original App's persistence decision?

 

 

www.myapplication.com

 

 

calls (based on where it's coming from):

 

 

www1.secondapplication.com

 

www2.secondapplication.com

 

 

In the end, we'd like to be at the place where we just had:

 

 

www.myapplication.com and

 

www.secondapplication.com

 

 

Thanks in Advance !

 

 

-Luke