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

Forum Discussion

lisiecki_54902's avatar
lisiecki_54902
Icon for Nimbostratus rankNimbostratus
Jul 01, 2017

switch on multiple domains

I have multiple domains and want to match behavior for URI, can I use an or for the host?   switch [string tolower[HTTP::host]] { "www.foo.com" - "www.foobar.com" { switch -glob [HTTP::uri] {...