Forum Discussion

Kalido's avatar
Kalido
Icon for Altostratus rankAltostratus
Jan 27, 2021

LTM Policy with Rewrite profile forward to specific Node

The issue I am currently facing is in the common partition I have a profile rewrite and an LTM policy in place working perfectly and has no issues.

 

I have tried to replicate this in a different partition with the exact same steps and it is not working.

 

We have a virtual server:

 

VS_Azure1.aeltc.com_10.205.1.xxx       abc.aeltc.com                        10.205.1.xxx    443 (HTTPS)      Standard           Edit...   DMZ

 

And we have a pool:

 

pool_abc.aeltc.com                             3           DMZ

 

 

In this pool we have 3 different nodes ( running 3 different services )

 

The profile rewrite looks like this:

 

Client uri: https://abc.aeltc.com/aegis/tt/api/ > server uri: https://ae-iapp01-tt.office.aeltc.org/AEGIS10/api/

Client uri: https://abc.aeltc.com/catering/tt/api/ > server uri: https://uniwareintegration-tt.office.aeltc.org/api/

 

The above are 2 examples, so the LTM policy I have tried to configure is:

 

If when browsing to abc.aeltc.com they add /aegis/tt/api/ then send the traffic to node one always.

If when browsing to abc.aeltc.com they add /catering/tt/api/ then send the traffic to node two always.

 

I have attempted to do this via LTM however the policy isn't working it still load balances via the pool?

 

Any help would be deeply apricated.

 

 

 

11 Replies