Forum Discussion
Benjamin_Moore_
Nimbostratus
May 07, 2014URL hostname redirect to pool
We have a request to redirect traffic coming in to the same VIP as such:
www.OURCOMPANY.com --> Pool A
dev.OURCOMPANY.com --> Pool B
mo.OURCOMPANY.com --> Pool C
services.OURCOMPANY.com --> Pool D
W...
Benjamin_Moore_
Nimbostratus
May 07, 2014Using this:
if {[string tolower [HTTP::host]] eq "dev.OURCOMPANY.com"}
elseif {[string tolower [HTTP::host]] eq "mo.OURCOMPANY.com"}
elseif {[string tolower [HTTP::host]] eq "services.OURCOMPANY.com"}
else
I could determine what the hostname is, but how do I send it to the different pools?
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