# HG changeset patch # User Igor Sysoev # Date 1245053711 0 # Node ID b3503597c1a0f0f378afdc5e5e5b85e2c095a4be # Parent 92cc13f7487da00381465dbf2c9df9f8d805e1e6 nginx-0.8.2-RELEASE diff -r 92cc13f7487d -r b3503597c1a0 docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml Fri Jun 12 20:32:42 2009 +0000 +++ b/docs/xml/nginx/changes.xml Mon Jun 15 08:15:11 2009 +0000 @@ -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 @@ модуль ngx_http_image_filter_module не понимал формат GIF87a.
-Спасибо Денис Ильиных. +Спасибо Денису Ильиных.
the ngx_http_image_filter_module did not support GIF87a format.