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

Forum Discussion

Alex_f5's avatar
Alex_f5
Icon for Altostratus rankAltostratus
Oct 05, 2017

Irule to redirect to specific pool based on URI + delete the URI working intermittently

Hi, abcd_irule is an irule that is working but sometimes fails, This is the irule content: when HTTP_REQUEST { if { [HTTP::uri] contains "/client/v1*" } { pool abcd_client_pool if { [string tolo...