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...