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 Strip (default) the X-Forwarded-For header, Append the IP address where the IWSVA receives the request, or Keep the X-Forwarded-For header intact. (See the following table.)
     

Action

Description

Keep X-Forwarded-For header intact

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

Append the IP address where IWSVA receives the request

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 X-Forwarded-For header

(Default) 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: