Forum Discussion
Paredes_342502
Nimbostratus
Nov 30, 2017Redirect between HTTPS VirtualServers
Hello,
I want to redirect the trafict of a HTTPS VS1 to HTTPS VS2 for a specific URI (FACT). I have implement this iRule:
when HTTP_REQUEST {
set url [HTTP::header Host][HTTP::uri]
set ur...
Jeff_Maddox_394
Nov 30, 2017Historic F5 Account
You need to do a HTTP::redirect, not a virtual or vip targeting. A redirect to VS2 will allow the restart of the tcp connection to the new virtual and the ssl handshake.
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