Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 98
Scenario: In general, it is recommended to do the following:
• Use _________ if you want the Citrix ADC to reset or drop a connection based on a client or request-based parameter.
• Use _________ to redirect traffic or respond with custom messages.
• Use _________ for manipulating data on HTTP requests and responses.
Answer options
- A. rewrite, rewrite, responder
- B. responder, responder, rewrite
- C. rewrite, responder, rewrite
- D. responder, redirect, rewrite
Correct answer: B
Explanation
The correct answer is B because 'responder' is used to drop or reset connections based on parameters and also to handle custom messages. The other options incorrectly pair 'rewrite' for tasks that should involve 'responder', leading to confusion in the context of connection handling and response management.