X-Real-Proto ?

Igor Sysoev igor at sysoev.ru
Mon Apr 21 11:47:56 UTC 2014


On Apr 21, 2014, at 15:03 , etienne.champetier at free.fr wrote:

> Hi,
> 
> There is ngx_http_realip_module to have the real ip in nginx when you are behind a load balancer
> If the load balancer is also terminating the ssl, and connecting to nginx with http, how to set the real proto ?

proxy_set_header X-Real-Proto  $scheme;

http://nginx.org/r/$scheme


-- 
Igor Sysoev
http://nginx.com



More information about the nginx mailing list