Forum Discussion
siva_85221
Nimbostratus
Aug 12, 2008Equivalent iRule in 4.x....
This iRule is for 9.x.
Can someone let me know the equivalent iRule in 4.x?
b rule http_inspect_uri_routehash_persist_rl
{ when HTTP_REQUEST
{
if { [set routehashvalue [findstr [HTTP::uri] "routehash=" 10 "&" ] ] }
{
persist uie $routehashvalue
log local0. "URI= $routehashvalue"
}
}
}
Thanks
- AndrewO_4840
Nimbostratus
IIRC, there is no equivalent.if (http_uri contains "routehash") {
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