Forum Discussion
Joe_Pipitone
May 12, 2014Nimbostratus
Portion of iRule not being processed
I have combined multiple iRules into one, however the 2nd portion of the rule is not working. I have confirmed using logging that the URI is being caught, however redirection is not taking place. I...
Cory_50405
May 12, 2014Noctilucent
Your switch statement that isn't working is trying to match on three strings containing uppercase letters (TID=, FID=, and C=). You are first converting the match string to lower case though ([string tolower [HTTP::query]])
Change your match strings to tid=, fid=, and c= and it should work.
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