Hello! Below are changes draft for freenginx 1.27.2. Comments are welcome.
Changes with freenginx 1.27.2 09 Jul 2024 *) Feature: now maximum error logging rate can be limited with the "rate" parameter of the "error_log" directive; by default the limit is 1000 messages per second. *) Bugfix: in resolver. Thanks to Kirill A. Korinsky. *) Bugfix: the "proxy_no_cache" directive was not checked when caching errors. *) Bugfix: a block used in the "stub" parameter of the "include" SSI directive might be sent twice. Изменения в freenginx 1.27.2 09.07.2024 *) Добавление: теперь максимальная частота логгированиия ошибок может быть ограничена с помощью параметра rate директивы error_log; по умолчанию используется ограничение в 1000 сообщений в секунду. *) Исправление: в resolver'е. Спасибо Кириллу Коринскому. *) Исправление: директива proxy_no_cache не учитывалась при кэшировании ошибок. *) Исправление: блок, используемый в параметре stub в SSI-директиве include, мог быть отправлен дважды. -- Maxim Dounin http://mdounin.ru/