From b6c719eac8855b0047440b1b7afae6eec48f7f23 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 19 May 2008 10:34:41 +0000 Subject: [PATCH] nginx-0.7.0-RELEASE --- docs/xml/nginx/changes.xml | 78 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 084b70004..d6fc79273 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,84 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÓÉÍ×ÏÌÙ 0x00-0x1F, '"' É '\' × access_log ÚÁÐÉÓÙ×ÁÀÔÓÑ × ×ÉÄÅ \xXX.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +now the 0x00-0x1F, '"' and '\' characters are escaped as \xXX in an +access_log.
+Thanks to Maxim Dounin. +
+
+ + + +ÔÅÐÅÒØ nginx ÒÁÚÒÅÛÁÅÔ ÎÅÓËÏÌØËÏ ÓÔÒÏË "Host" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ. + + +now nginx allows several "Host" request header line. + + + + + +ÄÉÒÅËÔÉ×Á expires ÐÏÄÄÅÒÖÉ×ÁÅÔ ÆÌÁÇ modified. + + +the "modified" flag in the "expires" directive. + + + + + +ÐÅÒÅÍÅÎÎÙÅ $uid_got É $uid_set ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÎÁ ÌÀÂÏÊ ÓÔÁÄÉÉ ÏÂÒÁÂÏÔËÉ +ÚÁÐÒÏÓÁ. + + +the $uid_got and $uid_set variables may be used at any request processing stage. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $hostname.
+óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ. +
+ +the $hostname variable.
+Thanks to Andrei Nigmatulin. +
+
+ + + +ÐÏÄÄÅÒÖËÁ DESTDIR.
+óÐÁÓÉÂÏ Todd A. Fisher É Andras Voroskoi. +
+ +DESTDIR support.
+Thanks to Todd A. Fisher and Andras Voroskoi. +
+
+ + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ keepalive ÎÁ Linux +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault. + + +a segmentation fault might occur in worker process on Linux, +if keepalive was enabled. + + + +
+ + -- 2.47.3