Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 1Y0-240 All Questions

View all questions & answers for the 1Y0-240 exam

Exam 1Y0-240 topic 1 question 79 discussion

Actual exam question from Citrix's 1Y0-240
Question #: 79
Topic #: 1
[All 1Y0-240 Questions]

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?

  • A. add rewrite action RW_ACT replace http.res.version "\"HTTP/1.1\"" add rewrite policy RW_POL true RW_ACT
  • B. add rewrite action RW_ACT replace http.req.version "\"HTTP/1.1\"" add rewrite policy RW_POL true RW_ACT
  • C. add rewrite action RW_ACT replace http.res.version "\"HTTP/1.0\"" add rewrite policy RW_POL true RW_ACT
  • D. add rewrite action RW_ACT replace http.req.version "\"HTTP/1.0\""
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
gerrboy
3 years, 1 month ago
Should be D add rewrite action name type target[string] ᵒName =The name of the action ᵒType = The type of action ᵒTarget =The value of the target will vary depending on the type ᵒString = An expression that defines exactly what is to be done with the target
upvoted 1 times
...
DoctorCOmputer
3 years, 6 months ago
C ofcourse you will change it to 1.0
upvoted 2 times
DoctorCOmputer
3 years, 6 months ago
I mean D
upvoted 1 times
...
...
dudes22
4 years, 5 months ago
Option B should be "\"HTTP/1.0\"" if it's the correct answer?
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...