From b3d1d66b096cc5653f4cd64e1544f424f8593114 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 11 Oct 2006 15:11:22 +0000 Subject: nginx-0.4.8-RELEASE --- docs/xml/nginx/changes.xml | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index f300d1374..fc5e898b0 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,33 @@ nginx changelog + + + + +если до команды SSI include с параметром wait выполнялась ещё +одна команда SSI include, то параметр wait мог не работать. + + +if an "include" SSI command were before another "include" SSI command +with an "wait" parameter, then the "wait" parameter might not work. + + + + + +модуль ngx_http_flv_module добавлял FLV-заголовок для полных ответов.
+Спасибо Алексею Ковырину. +
+ +the ngx_http_flv_module added the FLV header to the full responses.
+Thanks to Alexey Kovyrin. +
+
+ +
+ + @@ -44,8 +71,8 @@ the "charset" and "source_charset" directives support the variables. одна команда SSI include, то параметр wait мог не работать. -if before an "include" SSI command with an "wait" parameter were -yet another "include" SSI command, then the "wait" parameter might not work. +if an "include" SSI command were before another "include" SSI command +with an "wait" parameter, then the "wait" parameter might not work. -- cgit v1.2.3