Forum Discussion
sloehandman
Nimbostratus
Aug 28, 2015Redirect to pool member or pool based on string
Irule idiot here!
I have the need to use pool member 1 on port 9445 if the header contains "PerformanceAdmin". If it does not, use pool member 2 on port 9444. I don't know if I should use a sep...
Amit_Karnik
Nimbostratus
Aug 28, 2015if { [HTTP::header values "User-Agent"] contains "IE" } {
log local0.error "Got if"
} else {
log local0.error "Got else"
}
cheers.
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