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

AaronMLong_1021's avatar
Nov 05, 2015

HTTP/HTTPS discrepancy for HTTP::respond iRule

Here's the relevant chunk of my iRule code:   when HTTP_REQUEST { switch -glob [HTTP::host] { "host.example.test" { HTTP::respond 503 content "Services are offline for main...