# HG changeset patch # User Igor Sysoev # Date 1245053711 0 # Node ID b3503597c1a0f0f378afdc5e5e5b85e2c095a4be # Parent 92cc13f7487da00381465dbf2c9df9f8d805e1e6 nginx-0.8.2-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- 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.