Forum Discussion
JCMATTOS_41723
Nimbostratus
Aug 08, 2013Combining Swtich iRules for HTTP::uri and HTTP::cookie?
We have version 11.1 and trying to create a new application workflow process by combining the current switch irules into one. We currently have an HTTP::uri and HTTP::cookie irules working separately...
JCMATTOS_41723
Nimbostratus
Aug 12, 2013I tried the if format and did want to eventually add more cookie parsers, if I use the datagroups would this work?
when HTTP_REQUEST { if { [string tolower [HTTP::uri]] contains "/application/"} { pool QA-POOLA-80 } elseif { ([class match [HTTP::cookie "UserInfo"] contains company_ID])} { pool QA-POOLB-80 } }
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