freenginx-1.25.5 changes draft

Maxim Dounin mdounin at mdounin.ru
Tue Apr 2 02:53:12 UTC 2024


Hello!


Changes with freenginx 1.25.5                                    02 Apr 2024

    *) Change: MIME type for the "bmp" extension has been changed to
       "image/bmp", for the "rar" extension to "application/vnd.rar", and
       the "deb" and "udeb" extensions now use the
       "application/vnd.debian.binary-package" MIME type.
       Thanks to Yuriy Izorkin.

    *) Change: the "client_max_body_size" directive is now used to limit
       total size of ignored chunk extensions and trailer headers when
       reading a request body using chunked transfer encoding.
       Thanks to Bartek Nowotarski.

    *) Change: now at most one empty line is allowed before a request.

    *) Feature: logging to syslog errors are now reported at most once per
       second.

    *) Feature: the "max_commands" directive in the mail proxy module.

    *) Bugfix: incorrect server name might be returned in responses when
       using the "server_tokens off" directive.
       Thanks to Tatsuya Kaneko and Antanas Patašius.

    *) Bugfix: when reading a request body from a fast connection reading
       for a long time was possible.


Изменения в freenginx 1.25.5                                      02.04.2024

    *) Изменение: MIME-тип для расширения bmp изменён на "image/bmp", для
       расширения rar на "application/vnd.rar", а для расширений deb и udeb
       теперь используется MIME-тип "application/vnd.debian.binary-package".
       Спасибо Юрию Изоркину.

    *) Изменение: при чтении тела запроса с использованием chunked transfer
       encoding суммарный размер игнорируемых chunk extensions и trailer
       headers теперь ограничен директивой client_max_body_size.
       Спасибо Bartek Nowotarski.

    *) Изменение: теперь перед запросом допускается не более одной пустой
       строки.

    *) Добавление: ошибки записи в syslog теперь логгируются не чаще одного
       раза в секунду.

    *) Добавление: директива max_commands в почтовом прокси-сервере.

    *) Исправление: при использовании директивы "server_tokens off" в
       ответах могло возвращаться некорректное имя сервера.
       Спасибо Tatsuya Kaneko и Antanas Patašius.

    *) Исправление: при чтении тела запроса из быстрого соединения было
       возможно чтение в течение долгого времени.


-- 
Maxim Dounin
http://mdounin.ru/



More information about the nginx-devel mailing list