Gbps_31870
Apr 15, 2014Nimbostratus
HTTP/HTTPS Asymmetric-Routing iRule
Hello All,
Appreciate your help on the requirement ,,
Two sites with HTTP, HTTPS, and alt-HTTP proxying-services (StateFul flow) might have asymmetric traffic-flow which will break the established sessions.
I think of building two iRules (Internal & External) which will do the following: Internal iRule: set some flag on the sessions initiated by the proxy-server; i.e tag "Local-Site". External iRule: Check the manipulated-flag, if the tag is matching "Remote-Site", forward the traffic to a specific gateway_pool.
If the above logic and iRule works, I would like to know:
- which flag can be used to fulfill the requirement, and whether changing this flag would cause any issue from the application layer perspective.
- any expected performance-degradation by applying this simple iRule on +60Gbps traffic-volume. (LTM v11)
Thanks & BR, Aziz