<div dir="ltr"><div><div><div><div><div>Hi All<br></div>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.<br><br></div>We have installed nginx with the realip module and from the access log we can see the real IP address sent by X-Forwarded-For header but if we try to forward the request to the web application via proxypass the address sent is the IP of the nginx instance.<br><br></div>Is it possible via proxypass to present the real IP?<br><br></div>Thanks,<br></div>Marcello<br></div>