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

Forum Discussion

Ganesh_Ramamoor's avatar
Ganesh_Ramamoor
Icon for Nimbostratus rankNimbostratus
Sep 20, 2005

Client losing connection with the F5

Hello!   The iRule I’m using is as follows:     when HTTP_REQUEST {     if { [HTTP::uri] contains "XXXX" } {   node 192.168.3.11 8888   }     elseif { [HTTP::uri]...