1Y0-240 Exam QuestionsBrowse all questions from this exam

1Y0-240 Exam - Question 4


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?

Show Answer
Correct Answer: B

The administrator can use the filter policy that forwards the request to Service_1 when the HTTP header contains xenapp.citrix.com. The correct policy is: 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. This ensures that the request is directed correctly to Service_1 based on the specified rule.

Discussion

2 comments
Sign in to comment
GTJOption: B
Apr 15, 2020

B. Content filtering has FORWARD option as action. in C answer there is no ACTION

GTJOption: B
Apr 15, 2020

Shoul be B. Content filtering has FORWARD option as action. in C answer there is no ACTION. https://docs.citrix.com/en-us/netscaler/12/security/content-filtering/ns-cf-creatcf-act-tsk.html