From: Igor Sysoev Date: Tue, 15 Jun 2010 09:45:06 +0000 (+0000) Subject: nginx-0.8.41-RELEASE X-Git-Tag: release-0.8.41 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=67875f9fd7add52c60a1f1529993473c2defde9f;p=nginx.git nginx-0.8.41-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 1306a3916..8026dd996 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,55 @@ nginx changelog + + + + +ÒÁÂÏÞÉÊ ÐÒÏÃÅÓÓ nginx/Windows ÍÏÇ ÚÁ×ÅÒÛÁÔØÓÑ Á×ÁÒÉÊÎÏ ÐÒÉ ÚÁÐÒÏÓÅ ÆÁÊÌÁ +Ó ÎÅ×ÅÒÎÏÊ ËÏÄÉÒÏ×ËÏÊ UTF-8. + + +nginx/Windows worker might be terminated abnormally if a requested file name +has invalid UTF-8 encoding. + + + + + +ÔÅÐÅÒØ nginx ÒÁÚÒÅÛÁÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÒÏÂÅÌÙ × ÓÔÒÏËÅ ÚÁÐÒÏÓÁ. + + +now nginx allows to use spaces in a request line. + + + + + +ÄÉÒÅËÔÉ×Á proxy_redirect ÎÅÐÒÁ×ÉÌØÎÏ ÉÚÍÅÎÑÌÁ ÓÔÒÏËÕ "Refresh" × ÚÁÇÏÌÏ×ËÅ +ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ.
+óÐÁÓÉÂÏ áÎÄÒÅÀ áÎÄÒÅÅ×Õ É íÁËÓÉÍÕ óÏÇÉÎÕ. +
+ +the "proxy_redirect" directive changed incorrectly a backend "Refresh" +response header line.
+Thanks to Andrey Andreew and Max Sogin. +
+
+ + + +nginx ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÐÕÔØ ÂÅÚ ÉÍÅÎÉ ÈÏÓÔÁ × +ÓÔÒÏËÅ "Destination" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ. + + +nginx did not support path without host name +in "Destination" request header line. + + + +
+ +