ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 67 - 1Y0-241 discussion

Report
Export

Scenario: A Citrix Administrator observes that when the client gets redirected to www.citrix.com/owa/search?q=username, an HTTP 503 response is received from the content switching vServer.

The relevant configuration is as follows:

> add cs action CS_Act_1 -targetLBVserver SERVER_1

> add cs action CS_Act_2 -targetLBVserver SERVER_2

> add cs action CS_Act_3 -targetLBVserver SERVER_3

> add cs action CS_Act_4 -targetLBVserver SERVER_4

> add cs policy CS_Pol_1 -rule "http.REQ.URL path_and_queryCONTAINS(\"connect\")" -actionCS_Act_1

> add cs policy CS_Pol_2 -rule "http.REQ.URL path_and_query EQ(\"owa\")" -action CS_Act_2

> add cs policy CS_Pol_3 -rule "http REQ.URL path_and_query CONTAINS(\"owa\")" -action CS_Act_3

> add cs policy CS_Pol_4 -rule "http.REQ.IS_VALID" -action CS_Act_4

> bind cs vServer CS_vserver1 -policyName CS_Pol_1 -priority 110

> bind cs vServer CS_vserver1 -policyName CS_Pol_4 -priority 120 How can the administrator correct the issue?

A.
Unbind CS_Pol_1.
Answers
A.
Unbind CS_Pol_1.
B.
Bind Policy CS_Pol_3 with priority 100.
Answers
B.
Bind Policy CS_Pol_3 with priority 100.
C.
Bind Policy CS_Pol_2 with priority 100.
Answers
C.
Bind Policy CS_Pol_2 with priority 100.
D.
Unbind CS Pol 4.
Answers
D.
Unbind CS Pol 4.
Suggested answer: B
asked 16/09/2024
Miguel Bakker
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first