From 4d511f77da401ed57a21cf04e18706aa7a3cf925 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 1 Dec 2008 14:54:42 +0000 Subject: nginx-0.7.24-RELEASE --- docs/xml/nginx/changes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 7f20f19af..83c135fb7 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -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. + + + + + + -- cgit v1.2.3