Forum Discussion
Theo_Tolboom_17
Nimbostratus
Apr 14, 2015Irule insert http header % issue
Hello,
I am working on a F5 which is configured with route domains.
Several vips use the same irule that insert a http header, it insert the ip address of the vip.
HTTP::header insert BIGIP...
DevBabu_174449
Cirrus
Apr 14, 2015when HTTP_REQUEST {
set local_addr [IP::local_addr]
set trim_string "%2"
set new_local_addr [string trimright $local_addr $trim_string]
HTTP::header insert BIGIP_VIP $new_local_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