Re: Nginx realip vs proxypass

2015-10-02 Thread Francis Daly
On Fri, Oct 02, 2015 at 12:44:51PM +0200, Marcello Lorenzi wrote: Hi there, > we're testing a new nginx implementation to put in front our web > application to retrieve the X-Forwarded-For header sent by an external > reverse proxy and configure it as realip address of the requests forwarded > to

Nginx realip vs proxypass

2015-10-02 Thread Marcello Lorenzi
Hi All we're testing a new nginx implementation to put in front our web application to retrieve the X-Forwarded-For header sent by an external reverse proxy and configure it as realip address of the requests forwarded to we app. We have installed nginx with the realip module and from the access lo