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

Forum Discussion

Jnon's avatar
Jnon
Icon for Nimbostratus rankNimbostratus
Dec 06, 2017

Manipulating uri string and host

I have the following iRule, I could use a little assistance with:   when HTTP_REQUEST { set var1 [getfield [HTTP::uri] "/" 2 ] set var2 [getfield [HTTP::uri] "/" 3 ] HTTP::host "$var2....