Exam 1Y0-341 All QuestionsBrowse all questions from this exam
Question 1

Scenario: A Citrix Engineer created the policies in the attached exhibit.

Click the Exhibit button to view the list of policies.

HTTP Request:

GET /resetpassword.htm HTTP/1.1 -

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0

Host: www.citrix.com -

Accept-Language: en-us -

Accept-Encoding: gzip, deflate -

Connection: Keep-Alive -

Which profile will be applied to the above HTTP request?

    Correct Answer: A

    The HTTP request path contains 'resetpassword.htm' which matches the expression in Policy_C (HTTP.REQ.URL.PATH.CONTAINS('password')). Therefore, Profile_C will be applied to the HTTP request.

Discussion
diskmanOption: A

Choice A (Profile C) is correct since the http request header matches the policy C expression then hit it (neither policy A or B are mismatched).

flabiolqOption: C

Profile C

dante_2k5Option: A

Profile C