pvaughan
Jun 25, 2012Nimbostratus
cookie persistance Site affinity Irule help
Hey Guys and gals, need some help with an irule. I have been tasked with the following requirement and need to write an irule to accomplish this task.
We have 2 data centers with a gtm handing out dns and ltms doing the local loadbalaincing. When a client does a write request to the application it will insert a cookie marking the site it came from for example dc1 or dc2. My developers want to make sure if the ldns times out and the gtm sends the client a different site the ltm will see the wrong site in the cookie and send the packets to the correct site. Thanks