Forum Discussion
EL
Nimbostratus
Sep 01, 2016http header rewrite
Hi All,
I would like to ask whether F5 ltm with or without irule can do the following requirement
current setup
client (application) ---> VS F5------Pool member1 priority group 10
...
ekaleido_26616
Cirrocumulus
Sep 01, 2016when LB_SELECTED {
if the node selected has the IP of the DR node...
if { [IP::addr [IP::server_addr] equals 10.0.0.1] } {
HTTP::header replace Host "nc-dot1-dr.abc.com"
HTTP::header replace X-DOT "nc-dot1-dr.abc.com"
HTTP::header replace responseURL "nc-dot1-dr.abc.com"
STREAM::expression {@nc-dot1.abc.com@nc-dot1-dr.abc.com@}
}
}
This might work, I am sketchy on the STREAM part.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects