Citrix Endpoint Management Administration — Question 86
How can a Citrix Engineer ensure that the Citrix ADC rejects all HTTP/0.9 requests?
Answer options
- A. Select 'Change HTTP Parameters' under System > Settings. Select 'Mark HTTP/0.9 Requests as Invalid'.
- B. Modify the default HTTP profile and select 'Mark HTTP/0.9 Requests as Invalid'. Bind the default HTTP profile globally.
- C. Create an HTTP profile and select 'Mark HTTP/0.9 Requests as Invalid’. Assign the HTTP profile to the service group.
- D. Create an HTTP profile and select 'Mark HTTP/0.9 Requests as Invalid'. Assign the HTTP profile to the virtual server.
Correct answer: C
Explanation
The correct answer is C because assigning the HTTP profile to the service group ensures that all requests processed by that group will reject HTTP/0.9. Option A is incorrect as it doesn't involve creating a profile, while B binds the default profile, which may not have the required settings. Option D assigns the profile to the virtual server, which is not the specified solution in this context.