]> git.kaiwu.me - nginx.git/commit
Stream: client-side PROXY protocol.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 16 Jun 2015 10:45:16 +0000 (13:45 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 16 Jun 2015 10:45:16 +0000 (13:45 +0300)
commit3ed1b3b5b0ab92666d1e24f9161561d580421f17
treefa6c99aa73ba6662869531cdd38e1f85fc093a51
parentf50f83a2cfce53c29363fb638054fd47dd6ae61f
Stream: client-side PROXY protocol.

The new directive "proxy_protocol" toggles sending out PROXY protocol header
to upstream once connection is established.
src/core/ngx_proxy_protocol.c
src/core/ngx_proxy_protocol.h
src/stream/ngx_stream_proxy_module.c
src/stream/ngx_stream_upstream.h