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

Forum Discussion

Ottimo_Massimo1's avatar
Ottimo_Massimo1
Icon for Nimbostratus rankNimbostratus
Aug 24, 2012

some basic irule logic... where am I going wrong?

Hi,   I've got an irule doing the following:     switch -glob [HTTP::uri] {   "/con1" -   "/con1/*" {   pool pool-1   return   }   "/c...