How to Block HTTP TRACE Method by Using Responder Policy
book
Article ID: CTX560775
calendar_today
Updated On:
Description
This article describes how to use responder policy to block http trace method when clients access origin web servers behind lb virtual server.
Instructions
Please follow below steps to accomplish the configuration.
- In GUI, Expand AppExpert, ensure that Responder feature is enabled (without exclamation mark).
- Go to AppExpert > Responder > Responder Policies, click Add to create a new responder policy.
- In Action, select REST or DROP. In Expression, using "HTTP.REQ.METHOD.EQ("TRACE")".
- Navigate to Traffic Management > Load Balancing > Virtual Servers, select the virtual server to which you want to bind the responder policy, and then click Open.
- Select the Policies tab, which displays a list of all policies configured on your NetScaler, then select the check box next to the name of the responder policy you created, Click OK to complete.
Was this article helpful?
thumb_up
Yes
thumb_down
No