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

Forum Discussion

Edouard_Zorrill's avatar
Edouard_Zorrill
Icon for Nimbostratus rankNimbostratus
Oct 28, 2016

irule redirect and switch -glob: Default sentence question

Guys, I have the following: when HTTP_REQUEST { switch -glob [string tolower [HTTP::uri]] { "/app1" { pool app1_pool } "/app2" { pool app2_pool ...