Forum Discussion
- Hello,
Does GTM has capability to route traffic based on the value of a HTTP cookie and request parameter? I tried looking up for this in the documentation but could not get a clear answer.
Thanks,
-JS
GTM is a "dns-based" global load balancer.
LTM with iRule could route traffic based on HTTP cookies and req params, but LTM it's a local load balancer.
Probably you should give us more details about your requirements and your scenario.