For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Ravier_356281's avatar
Ravier_356281
Icon for Nimbostratus rankNimbostratus
Mar 21, 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 } ...