Hello! On Tue, Sep 26, 2017 at 07:02:33AM -0400, fengx wrote:
> I have the setting as follow: > > real_ip_header proxy_protocol; > real_ip_recursive on; > set_real_ip_from 192.168.1.0/24; > > For example, when I send request to nginx from 10.0.0.1, > $proxy_protocol_addr prints 10.0.0.1, which is the original client, but > $remote_addr prints 192.168.1.1 which is our proxy. Please provide full configuration you are using for tests. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx