Hello! On Tue, Mar 10, 2026 at 05:22:01PM +0300, Sergey A. Osokin wrote:
> On Tue, Mar 10, 2026 at 06:54:50AM +0300, Maxim Dounin wrote: > > > > Changes with freenginx 1.29.6 10 Mar 2026 > > > > *) Bugfix: incorrect "upstream server temporarily disabled" messages > > might be logged when using variables in the "proxy_pass" directive. > > > > *) Bugfix: retrying a request to the next gRPC upstream server might not > > work correctly. > > Thanks to David Carlier. > > > > *) Bugfix: a segmentation fault might occur in a worker process if the > > ngx_http_xslt_filter_module was used. > > > > *) Bugfix: a segmentation fault might occur in a worker process if the > > ngx_http_mp4_module was used. > > > > *) Bugfix: in the ngx_http_uwsgi_module and ngx_http_scgi_module > > modules. > > > > *) Bugfix: in memory allocation error handling. > > > > > > Изменения в freenginx 1.29.6 10.03.2026 > > > > *) Исправление: при использовании переменных в proxy_pass в лог могли > > попадать некорректные сообщения "upstream server temporarily > > disabled". > > > > *) Исправление: повторная отправка запроса на другой gRPC-бэкенд могла > > работать некорректно. > > Спасибо David Carlier. > > > > *) Исправление: в рабочем процессе мог произойти segmentation fault, > > если использовался модуль ngx_http_xslt_filter_module. > > > > *) Исправление: в рабочем процессе мог произойти segmentation fault, > > если использовался модуль ngx_http_mp4_module. > > > > *) Исправление: в модулях ngx_http_uwsgi_module и ngx_http_scgi_module. > > > > *) Исправление: в обработке ошибок выделения памяти. > > Looks good to me, thank you! Thanks for looking, released. -- Maxim Dounin http://mdounin.ru/
