diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 7076188a4..d2ba809cc 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,6 +5,97 @@ + + + + +control API. + + +control API. + + + + + +предикатные location'ы. + + +predicate locations. + + + + + +модуль ngx_http_json_module. + + +the ngx_http_json_module. + + + + + +директива client_body_early_read. + + +the "client_body_early_read" directive. + + + + + +в рабочем процессе могло произойти обращение к ранее освобождённой +памяти, если использовалось проксирование с буферизацией +и при отправке ответа HTTP/2-клиенту произошла ошибка. + + +use-after-free might occur in a worker process if +proxying with buffering was used and an error occurred +while sending the response to an HTTP/2 client. + + + + + +рабочий процесс мог не завершиться или в логах могли появляться +сообщения "accept4() failed (9: Bad file descriptor)", если у +рабочего процесса закончились файловые дескрипторы перед его +плавным завершением. + + +a worker process might not exit or +"accept4() failed (9: Bad file descriptor)" alerts might appear +in logs if the worker process ran out of file descriptors +before graceful shutdown. + + + + + +запросы к FastCGI- и uwsgi-бэкендам были некорректными, +если имя параметра было слишком длинным. + + +requests to FastCGI and uwsgi backends were malformed +if a parameter name was too long. + + + + + +Исправления в HTTP/3, ngx_http_slice_module +и ngx_http_memcached_module. + + +Bugfixes in HTTP/3, ngx_http_slice_module, +and ngx_http_memcached_module. + + + + + +