Citrix
1Y0-204 · Question #149
How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from HTTP 1.1 to HTTP 1.0 in every request?
The correct answer is A. add rewrite action RW_ACT replace http.req.version "\"HTTP/1.0\"" add rewrite policy RW_POL. 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 HTTP 1.1 to HTTP 1.0 in every request?
Options
- Aadd rewrite action RW_ACT replace http.req.version ""HTTP/1.0"" add rewrite policy RW_POL
- Badd rewrite action RW_ACT replace http.res.version ""HTTP/1.0"" add rewrite policy RW_POL
- Cadd rewrite action RW_ACT replace http.res.version ""HTTP/1.1"" add rewrite policy RW_POL
- Dadd rewrite action RW_ACT replace http.req.version ""HTTP/1.1"" add rewrite policy RW_POL
How the community answered
(29 responses)- A83% (24)
- B10% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.