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

Scenario: A Citrix Administrator entered the configuration below:

> add rewrite policy pol_external_to_internal 'http.req.hostname.server.eq("host_name_of_external_Web_server")' act_external_to_internal

Which two possible rewrite actions can the administrator choose when a rewrite policy evaluates to TRUE? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because both 'Reset' and 'Drop' are actions that can be executed when a rewrite policy evaluates to TRUE. 'Deny' and 'Bypass' are not appropriate choices in this context, as they do not represent valid actions for a rewrite policy under the specified conditions.