Forum Discussion
dogg_dogg_23774
Nimbostratus
Sep 21, 2006replacing host header
I am trying to have Big-IP replace the original HOST header with IP address of pool member that Big-IP load-balanced to.
For example, when accessing VS www.xxx.yyy, replace the Host header to 10....
dogg_dogg_23774
Nimbostratus
Sep 21, 2006
Here is the rule known to work...
when HTTP_REQUEST_SEND {
clientside {
HTTP::header replace Host "[LB::server addr]"
}
}
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