Forum Discussion
khansafdarali1_
Sep 06, 2016Nimbostratus
irule 302 redirect
Need to create an irule for 302 redirection - I have to redirect care1.com to newcare1.com.
Created the following I rule
when HTTP_REQUEST {
if { [HTTP::https://care1.com/] equals "/" } {
HTTP::r...
Kevin_Stewart
Sep 06, 2016Employee
You cannot use HTTP iRules events and command on an SSL VIP unless you have an HTTP profile, and are actively decrypting the SSL at the VIP. Think of it terms of the OSI model. You can't see the HTTP traffic at layer 7, if you're not decrypting it at layer 6.
In other words, if you don't have a client SSL profile applied to the care1.com VIP, you cannot use HTTP iRules events and commands.
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