Configuring XFF HTTP Headers

HTTP > Configuration > X-Forwarded-For Headers

In IWSVA, there are mainly two scenarios to configure:

To configure the XFF HTTP header module settings:

  1. Go the HTTP > Configuration > X-Forwarded-For Header.

  2. Enable or disable parsing of the XFF HTTP.

  3. To enable, select Enable from the drop-down list..

  4. To disable, select Disable from the drop-down list.

  1. If parsing is enabled, set the action to Keep (default) the X-Forwarded-For header intact, Append the IP address where the IWSVA receives the request, or Strip the X-Forwarded-For header. (See the following table.)
     

Action

Description

Keep

(Default) IWSVA does not make any changes to the XFF HTTP header.

Append

IWSVA adds the IP address of the last hop into the XFF HTTP header. If the XFF HTTP header does not exist, IWSVA creates one.

Strip

IWSVA removes the XFF HTTP header from the HTTP request and prevents the privacy information of the client from leaking upstream.

 

  1. Click Save.

See also: