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

Forum Discussion

stan_peachey_86's avatar
Mar 04, 2010

iRule: problem modifying uri without a redirect

I'm attempting to do a simple uri modify without a redirect and nothing changes:     when HTTP_REQUEST {     if { ([HTTP::uri] starts_with "/aaa/bbb/CCC/") } {   HTTP::ur...