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

Forum Discussion

jay_41157's avatar
jay_41157
Icon for Nimbostratus rankNimbostratus
Aug 27, 2008

can this Irule be optimized?

when HTTP_REQUEST {   if { [matchclass [string tolower [HTTP::uri]] starts_with $::legacyPaths] } {   checked for matchclass == legacyPaths and forward to Legacy_http_pool   ...