From: Igor Sysoev Date: Mon, 4 Apr 2011 12:50:22 +0000 (+0000) Subject: nginx-0.9.7-RELEASE X-Git-Tag: release-0.9.7 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=955370fc8c12b1a945941f844adc9df49a0f3f32;p=nginx.git nginx-0.9.7-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 260d150b6..366abf931 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,46 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÓÏÅÄÉÎÅÎÉÑ × ÓÏÓÔÏÑÎÉÉ keepalive ÍÏÇÕÔ ÂÙÔØ ÚÁËÒÙÔÙ ÐÒÅÖÄÅ×ÒÅÍÅÎÎÏ, +ÅÓÌÉ Õ ×ÏÒËÅÒÁ ÎÅÔ Ó×ÏÂÏÄÎÙÈ ÓÏÅÄÉÎÅÎÉÊ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +now keepalive connections may be closed premature, +if there are no free worker connections.
+Thanks to Maxim Dounin. +
+
+ + + +ÐÁÒÁÍÅÔÒ rotate ÄÉÒÅËÔÉ×Ù image_filter.
+óÐÁÓÉÂÏ Adam Bocim. +
+ +the "rotate" parameter of the "image_filter" directive.
+Thanks to Adam Bocim. +
+
+ + + +ÓÉÔÕÁÃÉÉ, ËÏÇÄÁ ÂÜËÅÎÄ × ÄÉÒÅËÔÉ×ÁÈ fastcgi_pass, scgi_pass ÉÌÉ uwsgi_pass +ÚÁÄÁÎ ×ÙÒÁÖÅÎÉÅÍ É ÓÓÙÌÁÅÔÓÑ ÎÁ ÏÐÉÓÁÎÎÙÊ upstream. + + +a case when a backend in "fastcgi_pass", "scgi_pass", or "uwsgi_pass" +directives is given by expression and refers to a defined upstream. + + + +
+ +