Welcome! Log In Create A New Profile

Advanced

[nginx] nginx-1.23.1-RELEASE

Konstantin Pavlov
July 19, 2022 10:26AM
details: https://hg.nginx.org/nginx/rev/a63d0a70afea
branches:
changeset: 8060:a63d0a70afea
user: Maxim Dounin <mdounin@mdounin.ru>
date: Tue Jul 19 17:05:27 2022 +0300
description:
nginx-1.23.1-RELEASE

diffstat:

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

diffs (76 lines):

diff -r e8723b2cef75 -r a63d0a70afea docs/xml/nginx/changes.xml
--- a/docs/xml/nginx/changes.xml Tue Jul 19 17:03:30 2022 +0300
+++ b/docs/xml/nginx/changes.xml Tue Jul 19 17:05:27 2022 +0300
@@ -5,6 +5,72 @@
<change_log title="nginx">


+<changes ver="1.23.1" date="2022-07-19">
+
+<change type="feature">
+<para lang="ru">
+оптимизация использования памяти
+в конфигурациях с SSL-проксированием.
+</para>
+<para lang="en">
+memory usage optimization
+in configurations with SSL proxying.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+теперь с помощью параметра "ipv4=off" директивы "resolver"
+можно запретить поиск IPv4-адресов при преобразовании имён в адреса.
+</para>
+<para lang="en">
+looking up of IPv4 addresses while resolving now can be disabled
+with the "ipv4=off" parameter of the "resolver" directive.
+</para>
+</change>
+
+<change type="change">
+<para lang="ru">
+уровень логгирования ошибок SSL "bad key share", "bad extension",
+"bad cipher" и "bad ecpoint"
+понижен с уровня crit до info.
+</para>
+<para lang="en">
+the logging level of the "bad key share", "bad extension",
+"bad cipher", and "bad ecpoint" SSL errors
+has been lowered from "crit" to "info".
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+при возврате диапазонов
+nginx не удалял строку заголовка "Content-Range",
+если она присутствовала в исходном ответе бэкенда.
+</para>
+<para lang="en">
+while returning byte ranges
+nginx did not remove the "Content-Range" header line
+if it was present in the original backend response.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+проксированный ответ мог быть отправлен не полностью
+при переконфигурации на Linux;
+ошибка появилась в 1.17.5.
+</para>
+<para lang="en">
+a proxied response might be truncated
+during reconfiguration on Linux;
+the bug had appeared in 1.17.5.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="1.23.0" date="2022-06-21">

<change>
_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-leave@nginx.org
Subject Author Views Posted

[nginx] nginx-1.23.1-RELEASE

Konstantin Pavlov 468 July 19, 2022 10:26AM



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

Online Users

Guests: 152
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