Page 1 of 1

Scenario: A Load Balancing virtual server (lb_vsrv_www) is configured to load balance service_1 and service_2. A Citrix

Posted: Sat Jul 23, 2022 7:27 pm
by answerhappygod
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?

A. add filter action Redirect_Service_1_Act redirect Service_1 add filter policy Redirect_Service_1_Pol -rule "REQ.HTTP.HEADER HOSTANME CONTAINS xenapp.citrix.com" reqAction Redirect_Service_1_Act
B. add filter action Redirect_Service_1_Act forward Service_1 add filter policy Redirect_Service_1_Pol -rule "REQ.HTTP.HEADER HOSTANME CONTAINS xenapp.citrix.com" reqAction Redirect_Service_1_Act
C. add filter action Redirect_Service_1_Act forward Service_1 add filter policy Redirect_Service_1_Pol -rule "REQ.HTTP.HEADER HOSTANME CONTAINS xenapp.citrix.com"
D. add filter action Redirect_Service_1_Act respond Service_1