Forum Discussion
lunitic_56137
Nimbostratus
Jul 30, 2012URI lists in v11
I have a list of uri's that I need to check against on incoming requests and send to an IP address or pool. I tried to put in the list with "or" statements but it wont load in v11.2. I am thinking t...
dlg_23340
Cirrus
Jul 30, 2012I'd use a datagroup - populate the URIs into a datagroup, then something like
if { [class match -- [HTTP::uri] equals datagroup_name] } {
pool POOL
}
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