Forum Discussion
Steve_Knapp
Altostratus
Jan 18, 2019URI matching "starts_with" not working in iRule
I am trying to select a pool based on a URI that begins with /token but it is not working. iRule and /var/log/ltm pasted below. Thanks in advance for help.
when HTTP_REQUEST {
snip
if {[stri...
Kai_Wilke
MVP
Jan 18, 2019Hi Steve,
The iRule looks good. Probably a problem within the
snip part or recent changes are not getting active (aka. open new TCP connections after changing the iRule).
Another problem could be, that you're trying to select a specific member for the given pool and that active persist entries are still getting prefered. Last but not least make sure to assign a OneConnect Profile if you're trying to switch between members of the same pool.
How about using a dedicated pool with just the 1.2.3.4 as member? This would eleminate many side effects...
Cheers, Kai
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