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

Forum Discussion

brad9iner_11512's avatar
brad9iner_11512
Icon for Altostratus rankAltostratus
Feb 08, 2017

iRule to log how many requests are being caught by existing iRule

So I have an existing iRule that handles some redirecting of a specific context path over to the root context path: when HTTP_REQUEST { set context_root "/audit" if { [HTTP::path] starts_with ...