Skip to content
EntityQ1079114· pop 12· linked from 39 articles

X-Forwarded-For

Sign in to save

Also known as XFF

The X-Forwarded-For (XFF) HTTP header field is a common method for identifying the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer.

~4 min read

Article

6 sections
Contents
  • Format
  • Usage
  • Alternatives and variations
  • See also
  • References
  • External links

The X-Forwarded-For (XFF) HTTP header field is a common method for identifying the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer.

The X-Forwarded-For HTTP request header was introduced by the Squid caching proxy server's developers.

Connections

Categories