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

Forum Discussion

lunitic_56137's avatar
lunitic_56137
Icon for Nimbostratus rankNimbostratus
Aug 15, 2012

Switch statement not working

I have an 11.2 deployment that is using this iRule. The issue is that the Switch statement will not work.     "when HTTP_REQUEST {   switch -glob [HTTP::uri] {   "/uri1" -   ...