nginx-1.23.1 changes draft
Sergey Kandaurov
pluknet at nginx.com
Tue Jul 19 14:09:56 UTC 2022
> On 19 Jul 2022, at 17:23, Maxim Dounin <mdounin at mdounin.ru> wrote:
>
> Hello!
>
>
> Changes with nginx 1.23.1 19 Jul 2022
>
> *) Feature: memory usage optimization in configurations with SSL
> proxying.
>
> *) Feature: looking up of IPv4 addresses while resolving now can be
> disabled with the "ipv4=off" parameter of the "resolver" directive.
>
> *) Change: the logging level of the "bad key share", "bad extension",
> "bad cipher", and "bad ecpoint" SSL errors has been lowered from
> "crit" to "info".
>
> *) Bugfix: while returning byte ranges nginx did not remove the
> "Content-Range" header line if it was present in the original backend
> response.
>
> *) Bugfix: a proxied response might be truncated during reconfiguration
> on Linux; the bug had appeared in 1.17.5.
>
>
> Изменения в nginx 1.23.1 19.07.2022
>
> *) Добавление: оптимизация использования памяти в конфигурациях с
> SSL-проксированием.
>
> *) Добавление: теперь с помощью параметра "ipv4=off" директивы
> "resolver" можно запретить поиск IPv4-адресов при преобразовании имён
No quotes usually here, otherwise looks fine.
> в адреса.
>
> *) Изменение: уровень логгирования ошибок SSL "bad key share", "bad
> extension", "bad cipher" и "bad ecpoint" понижен с уровня crit до
> info.
>
> *) Исправление: при возврате диапазонов nginx не удалял строку заголовка
> "Content-Range", если она присутствовала в исходном ответе бэкенда.
>
> *) Исправление: проксированный ответ мог быть отправлен не полностью при
> переконфигурации на Linux; ошибка появилась в 1.17.5.
>
--
Sergey Kandaurov
More information about the nginx-devel
mailing list