# HG changeset patch # User Yaroslav Zhuravlev # Date 1434461932 -10800 # Node ID eef30c3dc519f97780ccdaf09c9ef90951f123ed # Parent 88d1a1d36c0c13188d7e4edcee2ddd24eb942867 Documented the "proxy_protocol" directive for stream. diff --git a/xml/en/docs/stream/ngx_stream_proxy_module.xml b/xml/en/docs/stream/ngx_stream_proxy_module.xml --- a/xml/en/docs/stream/ngx_stream_proxy_module.xml +++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml @@ -9,7 +9,7 @@ + rev="7">
@@ -173,6 +173,22 @@ In addition, an address can be specified + +on | off +off +stream +server +1.9.2 + + +Enables the +PROXY +protocol for connections to a proxied server. + + + + + on | off off diff --git a/xml/ru/docs/stream/ngx_stream_proxy_module.xml b/xml/ru/docs/stream/ngx_stream_proxy_module.xml --- a/xml/ru/docs/stream/ngx_stream_proxy_module.xml +++ b/xml/ru/docs/stream/ngx_stream_proxy_module.xml @@ -9,7 +9,7 @@ + rev="7">
@@ -173,6 +173,22 @@ proxy_pass unix:/tmp/stream.socket; + +on | off +off +stream +server +1.9.2 + + +Включает +протокол +PROXY для соединений с проксируемым сервером. + + + + + on | off off