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

Forum Discussion

atoth's avatar
atoth
Icon for Cirrus rankCirrus
Aug 09, 2015

How to do a NOT URI with switch -glob

There is a VIP with an irule on it using the switch -glob format. Something like switch [HTTP::uri] { "/foo/* - "/bar/* { pool blah } default { pool default } } Now the application team tha...