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

Forum Discussion

kunalPatel_3157's avatar
Oct 25, 2018

Persistence through IRULE

I have following irule: when HTTP_REQUEST { if {([HTTP::uri] contains "Communication") or ([HTTP::uri] contains "Builder") } { persist cookie pool XYZ } elseif { ([HTTP::...