Forum Discussion
DanieleS9
Altostratus
Dec 23, 2025VIP in https that redirect to another vip in https
Hi, I have a VIP in https with a certificate that have a policy LTM attached. In the policy, if the path is /prova, i'm trying to redirect to another VIP in https, but this doesn't work. Usually I...
- Dec 29, 2025
Hi,
I found the solution with a redirect to the pool and a special Irule that replace the http request - http:header host and the http:header Location in the response.
Thanks for the support.
Shyy
Cirrus
Dec 24, 2025I don't see any issue with using traffic policy to redirect to another VIP in https.
should be as followed
Conditions
HTTP URI path starts with '/URI' at request time.
Action
Redirect to location 'https://example[.]com' at request time.
Worked perfectly fine when I tested it.
You can also use iRule to redirect the traffic to another VIP.
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