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

Forum Discussion

jmelosegui_3199's avatar
jmelosegui_3199
Icon for Altostratus rankAltostratus
Jun 22, 2017

Token [HTTP::uri] empty in an iRule

I have created a simple rule. when HTTP_REQUEST { log local0. "This is the uri value: [HTTP::uri]" } All I want is that on every request log the uri in /var/log/ltm . But the variable is...