]> git.kaiwu.me - nginx.git/commit
Merge proxy_protocol setting of listen directives.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 24 Apr 2015 07:54:06 +0000 (10:54 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 24 Apr 2015 07:54:06 +0000 (10:54 +0300)
commitd61f21c5e8735da57fb1e1c1a91103e71f5c6207
treefc7c8c03b5dd11f10b2cf51e43e93e9f6e0ea9c5
parent3180f84b609c0ef1117a25f1752556b57d277ffd
Merge proxy_protocol setting of listen directives.

It's now enough to specify proxy_protocol option in one listen directive to
enable it in all servers listening on the same address/port.  Previously,
the setting from the first directive was always used.
src/http/ngx_http.c