Citrix ADC 13 Administrator — Question 13

Scenario: A Load Balancing virtual server (lb_vsrv_www) is configured to load balance service_1 and service_2. A Citrix Administrator needs to bind a content filter policy to the virtual server, such that if the user tries to access http://xenapp.citrix.com, then the request should go to service_1.
Which policy can the administrator use in this scenario?

Answer options

Correct answer: A

Explanation

The correct answer is A because it uses the redirect action, which is appropriate for sending the request to service_1 based on the specified condition. Options B and C use the forward action, which does not redirect the request as needed, and option D incorrectly uses the respond action, which does not forward traffic to the services at all.