From: Igor Sysoev Date: Mon, 12 May 2008 09:48:43 +0000 (+0000) Subject: nginx-0.6.31-RELEASE X-Git-Tag: release-0.6.31 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=153e5a72f8521d996e493fd0dc2dd809f53677e9;p=nginx.git nginx-0.6.31-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index df9adb9d8..084b70004 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,37 @@ nginx changelog + + + + +nginx ÎÅ ÏÂÒÁÂÁÔÙ×ÁÌ ÏÔ×ÅÔ FastCGI-ÓÅÒ×ÅÒÁ, ÅÓÌÉ ÓÔÒÏËÁ ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔ ÂÙÌÁ +× ËÏÎÃÅ ÚÁÐÉÓÉ FastCGI; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.2.
+óÐÁÓÉÂÏ óÅÒÇÅÀ óÅÒÏ×Õ. +
+ +nginx did not process FastCGI response +if header was at the end of FastCGI record; +bug appeared in 0.6.2.
+Thanks to Sergey Serov. +
+
+ + + +ÐÒÉ ÕÄÁÌÅÎÉÉ ÆÁÊÌÁ É ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù open_file_cache_errors off +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault. + + +a segmentation fault might occur in worker process if a file was deleted +and the "open_file_cache_errors" directive was off. + + + +
+ + @@ -34,13 +65,11 @@ for example, "1h50m". -ÕÔÅÞÅË ÐÁÍÑÔÉ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á ssl_verify_client ÉÍÅÌÁ ÚÎÁÞÅÎÉÅ on. -
+ÕÔÅÞÅË ÐÁÍÑÔÉ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á ssl_verify_client ÉÍÅÌÁ ÚÎÁÞÅÎÉÅ on.
óÐÁÓÉÂÏ Chavelle Vincent.
-memory leaks if the "ssl_verify_client" directive was on. -
+memory leaks if the "ssl_verify_client" directive was on.
Thanks to Chavelle Vincent.