mirror of
https://github.com/nginx/nginx.git
synced 2025-06-10 11:38:36 +08:00
Missed comma fixed. A couple of Latin symbols plugged into
Russian text changed to Russian counterparts.
This commit is contained in:
parent
e0e811d601
commit
c728709316
@ -673,7 +673,7 @@ in error handling in ngx_http_gunzip_filter_module.
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ответы могли зависать
|
ответы могли зависать,
|
||||||
если использовался модуль ngx_http_spdy_module
|
если использовался модуль ngx_http_spdy_module
|
||||||
и директива auth_request.
|
и директива auth_request.
|
||||||
</para>
|
</para>
|
||||||
@ -2293,7 +2293,7 @@ the "single" parameter of the "keepalive" directive is now ignored.
|
|||||||
<change type="change">
|
<change type="change">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
сжатие SSL теперь отключено
|
сжатие SSL теперь отключено
|
||||||
в том числе при использовании OpenSSL cтарее 1.0.0.
|
в том числе при использовании OpenSSL старее 1.0.0.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
SSL compression is now disabled when using all versions of OpenSSL,
|
SSL compression is now disabled when using all versions of OpenSSL,
|
||||||
@ -21030,7 +21030,7 @@ the %3F symbol in the URI was considered as the argument string start.
|
|||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
поддержка unix domain сoкетов в модуле ngx_http_proxy_module.
|
поддержка unix domain сокетов в модуле ngx_http_proxy_module.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
the unix domain sockets support in the ngx_http_proxy_module.
|
the unix domain sockets support in the ngx_http_proxy_module.
|
||||||
|
Loading…
Reference in New Issue
Block a user