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

Forum Discussion

C_D_18583's avatar
C_D_18583
Icon for Nimbostratus rankNimbostratus
Aug 04, 2005

IRule and Error Checking

Please See comments below     when HTTP_REQUEST {   if { [HTTP::uri] starts_with "/channel/" } {   pool QA1   }   elseif {[HTTP::uri] starts_with "/performance/" } {   pool ...