From: Igor Sysoev Date: Mon, 5 Jul 2010 15:23:55 +0000 (+0000) Subject: nginx-0.8.44-RELEASE X-Git-Tag: release-0.8.44 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=84d108e5b454dff23aa6a6ee850d7e7a4dfe2ec5;p=nginx.git nginx-0.8.44-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 6a1baca69..69b16dddb 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,72 @@ nginx changelog + + + + +ÔÅÐÅÒØ nginx ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÅ ËÜÛÉÒÕÅÔ ÏÔ×ÅÔÙ ÂÜËÅÎÄÏ×, +× ÚÁÇÏÌÏ×ËÅ ËÏÔÏÒÙÈ ÅÓÔØ ÓÔÒÏËÁ "Set-Cookie". + + +now nginx does not cache by default backend responses, +if they have a "Set-Cookie" header line. + + + + + +ÄÉÒÅËÔÉ×Á listen ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒ setfib.
+óÐÁÓÉÂÏ áÎÄÒÅÀ æÉÌÏÎÏ×Õ. +
+ +the "listen" directive supports the "setfib" parameter. +
+Thanks to Andrew Filonov. +
+
+ + + +ÄÉÒÅËÔÉ×Á sub_filter ÍÏÇÌÁ ÉÚÍÅÎÑÔØ ÒÅÇÉÓÔÒ ÂÕË× ÐÒÉ ÞÁÓÔÉÞÎÏÍ ÓÏ×ÐÁÄÅÎÉÉ. + + +the "sub_filter" directive might change character case on partial match. + + + + + +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó HP/UX. + + +compatibility with HP/UX. + + + + + +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ËÏÍÐÉÌÑÔÏÒÏÍ AIX xcl_r. + + +compatibility with AIX xcl_r compiler. + + + + + +nginx ÓÞÉÔÁÌ ÂÏÌØÛÉÅ ÐÁËÅÔÙ SSLv2 ËÁË ÏÂÙÞÎÙÅ ÔÅËÓÔÏ×ÙÅ ÚÁÐÒÏÓÙ.
+óÐÁÓÉÂÏ Miroslaw Jaworski. +
+ +nginx treated a large SSLv2 packets as plain requests.
+Thanks to Miroslaw Jaworski. +
+
+ +
+ + @@ -22,12 +88,12 @@ large geo ranges base loading speed-up. -ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÏÛÉÂËÉ × "location /zero { return 204; }" ÂÅÚ ÉÚÍÅÎÅÎÉÑ +ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÏÛÉÂËÉ × "location /zero {return 204;}" ÂÅÚ ÉÚÍÅÎÅÎÉÑ ËÏÄÁ ÏÔ×ÅÔÁ ÏÓÔÁ×ÌÑÌÏ ÔÅÌÏ ÏÛÉÂËÉ; ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.42. -an error_page redirection to "location /zero { return 204; }" without +an error_page redirection to "location /zero {return 204;}" without changing status code kept the error body; the bug had appeared in 0.8.42.