Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 38

A Citrix Administrator needs to protect the HTTP backend server type without actually removing the header.
Which rewrite action type can the administrator apply to the Citrix ADC configuration to accomplish this?

Answer options

Correct answer: A

Explanation

The REPLACE action allows the administrator to modify the header while keeping it in place, effectively securing the HTTP backend server. The CORRUPT_HTTP_HEADER option would not provide the desired protection without removing the header, and REPLACE_HTTP_REQ and REPLACE_ALL do not specifically target the backend server type in the same way as REPLACE.