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 the better way is to use iFules but all I can find on creating a file is something on a maintenance page. I would like to create the list in either a data group or a iFile, whichever is easier, to make it easier to maintain. I have searched all over but I haven't found anything appropriate. Any direction would be greatly appreciated
4 Replies
Sort By
- dlg_23340
Cirrus
I'd use a datagroup - populate the URIs into a datagroup, then something likeif { [class match -- [HTTP::uri] equals datagroup_name] } { pool POOL }
- lunitic_56137
Nimbostratus
I am guessing I can use the node command to send it to an IP address as well? - dlg_23340
Cirrus
Sure, what you do in the if block is up to you. - lunitic_56137
Nimbostratus
Thanks. One more question. On the Datagroup, I can structure it like:
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