Re: Reverse Proxy Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On March 14, 2011 15:29 , Jeff Poling <jpoling@xxxxxxxxx> wrote:

We have a web server that is behind an apache server that uses mod_proxy in a reverse proxy configuration.  There is a business requirement that the backend application see the actual client IP address, not the proxy IP.  Is there a configuration setting to allow that?


The backend will always see the client IP address, which is passed to the backend in the X-Forwarded-For HTTP header.  See http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#x-headers

This only applies if the backend is using HTTP to talk to the proxy.  If the backend is using some other protocol, let us know what it is.

--
  Mark Montague
  mark@xxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux