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

Forum Discussion

Ravier_356281's avatar
Ravier_356281
Icon for Nimbostratus rankNimbostratus
Mar 20, 2018

Redirect from HTTP to HTTPS if SSL Profile exists on the HTTPS virtual server

We have several load balancers configured on this F5 using the following irule:   when HTTP_REQUEST { switch -glob [HTTP::uri] { "Redacted URI" { return } "Redacted URI" { return } ...