Forum Discussion
commsmonkey_172
Nimbostratus
Aug 08, 2010Persist uie with Findstr query
I've come across the following irule and I'm not sure exactly what it's intentions are
rule Persist_Universal {
when HTTP_REQUEST {
persist
uie [ findstr [HTTP::uri] "?" 9 3 ]
...
Colin_Walker_12
Aug 11, 2010Historic F5 Account
Keep in mind we have HTTP::query and URI::query for accessing just the query portion of a URI as well. These would allow you to skip the findstr portion.
Colin
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