Forum Discussion
Rob_Wotton_8024
Nimbostratus
Oct 21, 2009Multiple Pool Redirection Based on IP
Hi
I am struggling with an iRule at the moment, in simple English when the URI starts with /product1 and is from IP address 1.1.1.1 we need to use pool product1-CustomerA. If the URI st...
hoolio
Cirrostratus
Oct 21, 2009One other thing I meant to ask about: the URI tokens you have listed in the switch cases are equals comparisons. I assume the URIs won't always be exactly /product. Do you want to select the pool based on the URI starting with /product? If so, try adding a * to the end of each switch case:
/product[1-3] would be /product[1-3]*
and
/product1 would be /product1*
Aaron
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