Citrix
1Y0-241 · Question #44
How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?
The correct answer is D. >add rewrite action RW_ACT replace http.req.version "\"HTTPS/1.0\"" > add rewrite policy. See the full explanation below for the reasoning.
Question
How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?
Options
- A
add rewrite action RW_ACT replace http.res.version ""HTTPS/1.0"" > add rewrite policy
- B
add rewrite action RW_ACT replace http.req.version ""HTTPS/1.1"" > add rewrite policy
- C
add rewrite action RW_ACT replace http.res.version ""HTTPS/1. " > add rewrite policy
- D
add rewrite action RW_ACT replace http.req.version ""HTTPS/1.0"" > add rewrite policy
How the community answered
(39 responses)- A5% (2)
- B10% (4)
- C15% (6)
- D69% (27)
Community Discussion
No community discussion yet for this question.