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

Forum Discussion

DocSmooTH_23746's avatar
DocSmooTH_23746
Icon for Nimbostratus rankNimbostratus
Jul 17, 2007

LB::server name giving full tcl list, not the name

I have the following iRule tagged to a dev Siebel environment:   when HTTP_RESPONSE { if { [regsub -all "Siebel" [HTTP::payload] "[LB::server addr] - Siebel" newdata] } { HTTP::payload...