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

Forum Discussion

AlexS_yb's avatar
AlexS_yb
Icon for Cirrocumulus rankCirrocumulus
Mar 20, 2021

irule plus switch plus globbing

Hi     switch -glob [string tolower [HTTP::path]] {    "/testsso/logout" -    "/testsso/logout/*" { } }   I want this to match /testsso/logout and ////testsso/logout   can i ...