Forum Discussion
Sumit_Tyagi_121
Nimbostratus
Apr 07, 2013Need help on URL Redirection through possible irule
Please help in configuring my below requiremnt on F5 BIG-IP LTM 1600 ver11.3, as I have tried with some irules but no success
pool1_pool
Internal IP:port = 192.168.1.2:80 redirection from ...
Sumit_Tyagi_121
Nimbostratus
Apr 07, 2013need your expert comment on below irule, can help in my requirement?
when HTTP_REQUEST {
log local0. "in HTTP_REQUEST"
if { [HTTP::uri] starts_with "/test2" } {
pool pool2_pool
}
elseif {[HTTP::host] starts_with "/test3"}{
pool pool3_pool}
else {
pool pool1_pool}
}
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