# HG changeset patch # User Igor Sysoev # Date 1228143282 0 # Node ID 19c452ecd083550816873a8a31eb3ed9879085e6 # Parent c59485781f0a26f0d5a3bb28ab7f9b667d41039f nginx-0.7.24-RELEASE diff -r c59485781f0a -r 19c452ecd083 docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml Mon Dec 01 14:22:51 2008 +0000 +++ b/docs/xml/nginx/changes.xml Mon Dec 01 14:54:42 2008 +0000 @@ -9,6 +9,40 @@ nginx changelog + + + + +директива if_modified_since. + + +the "if_modified_since" directive. + + + + + +nginx не обрабатывал ответ FastCGI-сервера, +если перед ответом сервер передавал много сообщений в stderr. + + +nginx did not process a FastCGI server response, +if the server send too many messages to stderr before response. + + + + + +переменные "$cookie_..." не работали в SSI and в перловом модуле. + + +the "$cookie_..." variables did not work in the SSI and the perl module. + + + + + +