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

Forum Discussion

Gea-Suan_Lin_34's avatar
Gea-Suan_Lin_34
Icon for Nimbostratus rankNimbostratus
Oct 13, 2009

HTTP_RESPONSE not fired every time when OneConnect enabled

I write an iRule to let F5 to insert "Cache-Control" header when it sees 3xx/4xx/5xx response: when HTTP_RESPONSE { if {[HTTP::status] >= 300 and not [HTTP::header exists "Cache-C...