# HG changeset patch # User Maxim Dounin # Date 1522766289 -10800 # Node ID 64179f242cb55fc206bca59de9bfdc4cf5ebcec7 # Parent a7a277490ae745d7bdb9d9f5c79dc4d29f6743cb nginx-1.13.11-RELEASE diff -r a7a277490ae7 -r 64179f242cb5 docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml Tue Apr 03 03:54:09 2018 +0300 +++ b/docs/xml/nginx/changes.xml Tue Apr 03 17:38:09 2018 +0300 @@ -5,6 +5,42 @@ + + + + +параметр proxy_protocol директивы listen +теперь поддерживает протокол PROXY версии 2. + + +the "proxy_protocol" parameter of the "listen" directive +now supports the PROXY protocol version 2. + + + + + +nginx не собирался с OpenSSL 1.1.1 статически на Linux. + + +nginx could not be built with OpenSSL 1.1.1 statically on Linux. + + + + + +в параметрах http_404, http_500 и им подобных +директивы proxy_next_upstream. + + +in the "http_404", "http_500", etc. parameters +of the "proxy_next_upstream" directive. + + + + + +