Citrix
1Y0-351 · Question #174
Scenario: A NetScaler Engineer configures COOKIEINSERT persistence method for an HTTP VServer named 'myApp'. Many clients do NOT allow the persistence cookie to be set and application sessions fail…
The correct answer is D. set lb vserver myApp -persistenceType NONE -lb method TOKEN -rule "HTTP.REQ.HEADER(\"X-. See the full explanation below for the reasoning.
Question
Scenario: A NetScaler Engineer configures COOKIEINSERT persistence method for an HTTP VServer named 'myApp'. Many clients do NOT allow the persistence cookie to be set and application sessions fail as a result. All clients are behind a network address translation (NAT) gateway, which will insert the client IP address into an HTTP header called X-Forwarded-For. Which command could the engineer execute to provide persistence for clients while still distributing the requests across the bound services?
Options
- Aset lb vserver myApp -persistenceType SOURCEIP
- Bset lb vserver myApp -persistenceType NONE -lbmethod SRCIPDESTIPHASH
- Cset lb vserver myApp -persistenceType COOKIEINSERT -timeout 0 -cookieName X- Forwarded-
- Dset lb vserver myApp -persistenceType NONE -lb method TOKEN -rule "HTTP.REQ.HEADER("X-
How the community answered
(41 responses)- A2% (1)
- B15% (6)
- C10% (4)
- D73% (30)
Community Discussion
No community discussion yet for this question.