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

Forum Discussion

mfkk531_168091's avatar
mfkk531_168091
Icon for Nimbostratus rankNimbostratus
Sep 25, 2016

Need iRule for this requirement. Please help.

I have a irule with the logic to check for uri and then send to a pool with specific port when HTTP_REQUEST { switch -glob [string tolower [HTTP::uri] ] { "/service1*" { pool p-serv...