Application HTTP
request flow as follows
1) The request comes to GTM#1
2) GTM#1 request will send to LTM#A or LTM#B
3) Servers under LTM# A or B will send request to GTM#2
4) GTM#2 will have again LTM# X or Y
5) The response goes back to the same flow
Note: LTM#A and X will be in one location and B&Y will be in another location
I would want to implement sticky persistent logic.
Which configuration should I setup