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

Forum Discussion

KT's avatar
KT
Icon for Nimbostratus rankNimbostratus
Dec 16, 2021

Need help to understand the iRule

switch -glob [string tolower [HTTP::uri]] {                                               "/online*" { set is_redirected "legacy" }                                               } switch $is_redi...