From: Igor Sysoev Date: Mon, 1 Aug 2011 14:47:40 +0000 (+0000) Subject: nginx-1.1.0-RELEASE X-Git-Tag: release-1.1.0 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=9519d882f1701f99ff1cc88fb412b8847c0d888b;p=nginx.git nginx-1.1.0-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 39d5aead5..fa18fc635 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,139 @@ nginx changelog + + + + +ÕÍÅÎØÛÅÎÉÅ ×ÒÅÍÅÎÉ ÒÁÂÏÔÙ ÚÁÇÒÕÚÞÉËÁ ËÜÛÁ. + + +cache loader run time decrease. + + + + + +ÐÁÒÁÍÅÔÒÙ loader_files, loader_sleep É loader_threshold +ÄÉÒÅËÔÉ× proxy/fastcgi/scgi/uwsgi_cache_path. + + +"loader_files", "loader_sleep", and "loader_threshold" options +of the "proxy/fastcgi/scgi/uwsgi_cache_path" directives. + + + + + +ÕÍÅÎØÛÅÎÉÅ ×ÒÅÍÅÎÉ ÚÁÇÒÕÚËÉ ËÏÎÆÉÇÕÒÁÃÉÊ Ó ÂÏÌØÛÉÍ ËÏÌÉÞÅÓÔ×ÏÍ HTTPS ÓÅÒ×ÅÒÏ×. + + +loading time decrease of configuration with large number of HTTPS sites. + + + + + +ÔÅÐÅÒØ nginx ÐÏÄÄÅÒÖÉ×ÁÅÔ ÛÉÆÒÙ Ó ÏÂÍÅÎÏÍ ECDHE-ËÌÀÞÁÍÉ.
+óÐÁÓÉÂÏ Adrian Kotelba. +
+ +now nginx supports ECDHE key exchange ciphers.
+Thanks to Adrian Kotelba. +
+
+ + + +ÄÉÒÅËÔÉ×Á lingering_close.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +the "lingering_close" directive.
+Thanks to Maxim Dounin. +
+
+ + + +ÚÁËÒÙÔÉÑ ÓÏÅÄÉÎÅÎÉÑ ÄÌÑ pipelined-ÚÁÐÒÏÓÏ×.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +in closing connection for pipelined requests.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÚÁÐÒÅÝÁÌ ÓÖÁÔÉÅ ÐÒÉ ÐÏÌÕÞÅÎÉÉ ÚÎÁÞÅÎÉÑ "gzip;q=0" +× ÓÔÒÏËÅ "Accept-Encoding" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ ËÌÉÅÎÔÁ. + + +nginx did not disable gzipping if client sent "gzip;q=0" in +"Accept-Encoding" request header line. + + + + + +ÔÁÊÍÁÕÔÁ ÐÒÉ ÎÅÂÕÆÅÒÉÚÉÒÏ×ÁÎÎÏÍ ÐÒÏËÓÉÒÏ×ÁÎÉÉ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +in timeout in unbuffered proxied mode.
+Thanks to Maxim Dounin. +
+
+ + + +ÕÔÅÞËÉ ÐÁÍÑÔÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å proxy_pass +ÐÒÉ ÒÁÂÏÔÅ Ó ÂÜËÅÎÄÏÍ ÐÏ HTTPS.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +memory leaks when a "proxy_pass" directive contains variables and proxies +to an HTTPS backend.
+Thanks to Maxim Dounin. +
+
+ + + +× ÐÒÏ×ÅÒËÅ ÐÁÒÁÍÅÔÒÁ ÄÉÒÅËÔÉ×Ù proxy_pass, ÚÁÄÁÎÎÏÇÏ ÐÅÒÅÍÅÎÎÙÍÉ.
+óÐÁÓÉÂÏ Lanshun Zhou. +
+ +in parameter validaiton of a "proxy_pass" directive with variables.
+Thanks to Lanshun Zhou. +
+
+ + + +SSL ÎÅ ÒÁÂÏÔÁÌ ÎÁ QNX.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +SSL did not work on QNX.
+Thanks to Maxim Dounin. +
+
+ + + +SSL ÍÏÄÕÌÉ ÎÅ ÓÏÂÉÒÁÌÉÓØ gcc 4.6 ÂÅÚ ÐÁÒÁÍÅÔÒÁ --with-debug. + + +SSL modules could not be built by gcc 4.6 without --with-debug option. + + + +
+ + @@ -192,8 +325,8 @@ proxy/fastcgi/scgi/uwsgi_cache_bypass ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46. -a cached response may be broken if proxy/fastcgi/scgi/ uwsgi_cache_bypass -and proxy/fastcgi/scgi/uwsgi_no_cache directive values were different; +a cached response may be broken if "proxy/fastcgi/scgi/ uwsgi_cache_bypass" +and "proxy/fastcgi/scgi/uwsgi_no_cache" directive values were different; the bug had appeared in 0.8.46.