According to the screenshot, the CS policy CS1_Pol has a rule that matches the HTTP request http://xenapp.training.lab/url1, since it contains “/url1/” in the URI path. This policy is bound to the CS vServer CS_LB_HTTP with a priority of 100, which means it has a higher precedence than the CS policy CS2_Pol, which has a priority of 110. Therefore, the request will be redirected to the target LB vServer specified by CS1_Pol, which is LB_vserver1
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit