Forum Discussion
skbartl_85400
Nimbostratus
Mar 26, 2008Determine URI after setting with HTTP::uri
I have an iRule that uses HTTP::uri to rewrite part of the original URI. For debugging purposes, I would like to write out the value of the new URI to the log. Below is the basic gist of my iRule: ...
The_Bhattman
Nimbostratus
Mar 26, 2008Try this
log local0. "URI before: [HTTP::uri]"
set new_uri "[HTTP::uri]\blah\blah"
log local0. "URI after: $new_uri"/cb
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