Forum Discussion
BR
Nimbostratus
Jul 13, 2020How we can publish multiple applications/URLs on same VIP & redirect traffic to Same application server , but to different ports based on host header ?
Dear All, It would be great, if anyone can guide us on the below matter, " Initially, We have hosted an application, xyz.com on an application server (APP01) with port 9000. Based on this...
Henric_Petterss
Cirrus
Jul 13, 2020First you create a new pool that contains the same application server but points to the new port.
Then you create a ltm-policy (Local Traffic / Policies) which basically is a rule-set that you can apply on the virtual server. In this policy you create Conditions and actions, and in your case it should be something like:
- HTTP Host is "xyz.com" --> Forward traffic to pool App01-9000
- HTTP Host is "abc.com" --> Forward traffic to pool App01-9010
You then attach the policy to the VIP in the Resources tab on the actual 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