xff Header Processing Mode
Parameters
value
Determines how the load balancer modifies the X-Forwarded-For
header in the HTTP request before sending the request to the target. The possible values are append
, preserve
, and remove
. Only valid for Load Balancers of type application
. The default is append
.