diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 11815c239..3b628f616 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,29 @@ nginx changelog + + + + +во взаимодействии open_file_cache и proxy/fastcgi кэша на старте. + + +in open_file_cache and proxy/fastcgi cache interaction on start up. + + + + + +open_file_cache мог кэшировать открытые файлы очень долго. + + +open_file_cache might cache open file descriptors too long. + + + + + + @@ -50,7 +73,7 @@ any parameters. модуль ngx_http_image_filter_module не понимал формат GIF87a.
-Спасибо Денис Ильиных. +Спасибо Денису Ильиных.
the ngx_http_image_filter_module did not support GIF87a format.