Forum Discussion
Jinshu
Cirrus
Oct 22, 2015Exempt http to https url redirection for specific IP addresses in Irule
Hello,
I have a VIP with with address 10.20.20.20 which configured to use SSL. http to https redirection also configured on the F5 so that users will be redirected to if they access http.
now I...
ssievers_87378
Nimbostratus
Oct 23, 2015Is there a default pool configured on your VIP 80 ? Try this:
when HTTP_REQUEST { if { [IP::addr [IP::client_addr] eq 10.55.22.22] } { pool my_pool_for_http } else { HTTP::redirect https://[HTTP::host][HTTP::uri] } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
