Welcome! Log In Create A New Profile

Advanced

[nginx] nginx-1.5.9-RELEASE

Maxim Dounin
January 22, 2014 09:00AM
details: http://hg.nginx.org/nginx/rev/5a1759f33b7f
branches:
changeset: 5534:5a1759f33b7f
user: Maxim Dounin <mdounin@mdounin.ru>
date: Wed Jan 22 17:42:59 2014 +0400
description:
nginx-1.5.9-RELEASE

diffstat:

docs/xml/nginx/changes.xml | 142 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 142 insertions(+), 0 deletions(-)

diffs (152 lines):

diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -5,6 +5,148 @@
<change_log title="nginx">


+<changes ver="1.5.9" date="22.01.2014">
+
+<change type="change">
+<para lang="ru">
+теперь в заголовке X-Accel-Redirect nginx ожидает закодированный URI.
+</para>
+<para lang="en">
+now nginx expects escaped URIs in "X-Accel-Redirect" headers.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директива ssl_buffer_size.
+</para>
+<para lang="en">
+the "ssl_buffer_size" directive.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директиву limit_rate теперь можно использовать для
+ограничения скорости передачи ответов клиенту в SPDY-соединениях.
+</para>
+<para lang="en">
+the "limit_rate" directive can now be used to
+rate limit responses sent in SPDY connections.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директива spdy_chunk_size.
+</para>
+<para lang="en">
+the "spdy_chunk_size" directive.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+директива ssl_session_tickets.<br/>
+Спасибо Dirkjan Bussink.
+</para>
+<para lang="en">
+the "ssl_session_tickets" directive.<br/>
+Thanks to Dirkjan Bussink.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+переменная $ssl_session_id содержала всю сессию в сериализованном виде
+вместо её идентификатора.<br/>
+Спасибо Ivan Ristić.
+</para>
+<para lang="en">
+the $ssl_session_id variable contained full session serialized
+instead of just a session id.<br/>
+Thanks to Ivan Ristić.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx неправильно обрабатывал закодированный символ "?" в команде SSI include.
+</para>
+<para lang="en">
+nginx incorrectly handled escaped "?" character in the "include" SSI command.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+модуль ngx_http_dav_module не раскодировал целевой URI при
+обработке методов COPY и MOVE.
+</para>
+<para lang="en">
+the ngx_http_dav_module did not unescape destination URI
+of the COPY and MOVE methods.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+resolver не понимал доменные имена с точкой в конце.
+Спасибо Yichun Zhang.
+</para>
+<para lang="en">
+resolver did not understand domain names with a trailing dot.
+Thanks to Yichun Zhang.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+при проксировании в логах могли появляться сообщения "zero size buf in output";
+ошибка появилась в 1.3.9.
+</para>
+<para lang="en">
+alerts "zero size buf in output" might appear in logs while proxying;
+the bug had appeared in 1.3.9.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+в рабочем процессе мог произойти segmentation fault,
+если использовался модуль ngx_http_spdy_module.
+</para>
+<para lang="en">
+a segmentation fault might occur in a worker process
+if the ngx_http_spdy_module was used.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+при использовании методов обработки соединений select, poll и /dev/poll
+проксируемые WebSocket-соединения могли зависать сразу после открытия.
+</para>
+<para lang="en">
+proxied WebSocket connections might hang right after handshake
+if the select, poll, or /dev/poll methods were used.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+директива xclient почтового прокси-сервера
+некорректно передавала IPv6-адреса.
+</para>
+<para lang="en">
+the "xclient" directive of the mail proxy module
+incorrectly handled IPv6 client addresses.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="1.5.8" date="17.12.2013">

<change type="feature">
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] nginx-1.5.9-RELEASE

Maxim Dounin 569 January 22, 2014 09:00AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 160
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready