# HG changeset patch # User Yaroslav Zhuravlev # Date 1464110352 -10800 # Node ID 792478434bb19fbca442b4376b455d5e4dc80034 # Parent 8aa362a99f7c5d50297d0b78a16fde4bd3c1b97a Documented the $proxy_protocol_port variable. diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml +++ b/xml/en/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="57">
@@ -2986,6 +2986,17 @@ in the directive. +$proxy_protocol_port + +client port from the PROXY protocol header, or an empty string otherwise +(1.11.0) + +The PROXY protocol must be previously enabled by setting the +proxy_protocol parameter +in the directive. + + + $query_string same as $args diff --git a/xml/ru/docs/http/ngx_http_core_module.xml b/xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml +++ b/xml/ru/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="57">
@@ -2984,6 +2984,16 @@ cookie имя +$proxy_protocol_port + +порт клиента, полученный из заголовка протокола PROXY, либо пустая строка +(1.11.0) + +Протокол PROXY должен быть предварительно включён при помощи установки +параметра proxy_protocol в директиве . + + + $query_string то же, что и $args