Forum Discussion
ing_user_202066
Nimbostratus
May 13, 2015redirect irule for SSL VIP
Hi,
so I'm using an irule to redirect traffic to a static html page (for a planned maintenance).
On the "port 80" VIP, I apply this irule:
when HTTP_REQUEST {
if { [HTTP::host] cont...
nitass
Employee
May 14, 2015users will hit that site via HTTPS as well. But the HTTP_REQUEST doesn't work for the https hits. I get an ERR_CONNECTION_RESET error on the web page
as Arie suggested, irule should be the same except you want to redirect to https (e.g. HTTP::redirect "") instead of http. ERR_CONNECTION_RESET may not be caused by HTTP::redirect command. have you used http analyzer tool? it may be helpful.
HttpFox
https://addons.mozilla.org/en-Us/firefox/addon/httpfox/
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