Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

skbartl_85400's avatar
skbartl_85400
Icon for Nimbostratus rankNimbostratus
18 years ago

Determine 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: ...