From: Igor Sysoev Date: Mon, 11 Feb 2008 15:22:25 +0000 (+0000) Subject: nginx-0.6.26-RELEASE X-Git-Tag: release-0.6.26 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=108b8f9a1fdb04a191d6c1229e3b55fc6dceb842;p=nginx.git nginx-0.6.26-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 7428ae8e6..ee1e3ed18 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,89 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Ù proxy_store É fastcgi_store ÎÅ ÐÒÏ×ÅÒÑÌÉ ÄÌÉÎÕ ÏÔ×ÅÔÁ. + + +the "proxy_store" and "fastcgi_store" directives did not check +a response length. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÂÏÌØÛÏÇÏ ÚÎÁÞÅÎÉÑ × ÄÉÒÅËÔÉ×Å expires +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.
+óÐÁÓÉÂÏ Joaquin Cuenca Abela. +
+ +a segmentation fault occurred in worker process, +if big value was used in a "expires" directive.
+Thanks to Joaquin Cuenca Abela. +
+
+ + + +nginx ÎÅ×ÅÒÎÏ ÏÐÒÅÄÅÌÑÌ ÄÌÉÎÕ ÓÔÒÏËÉ ËÜÛÁ ÎÁ Pentium 4.
+óÐÁÓÉÂÏ Gena Makhomed. +
+ +nginx incorrectly detected cache line size on Pentium 4.
+Thanks to Gena Makhomed. +
+
+ + + +× ÐÒÏËÓÉÒÏ×ÁÎÎÙÈ ÐÏÄÚÁÐÒÏÓÁÈ É ÐÏÄÚÁÐÒÏÓÁÈ Ë FastCGI-ÓÅÒ×ÅÒÕ +×ÍÅÓÔÏ ÍÅÔÏÄÁ GET ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÏÒÉÇÉÎÁÌØÎÙÊ ÍÅÔÏÄ ËÌÉÅÎÔÁ. + + +in proxied or FastCGI subrequests a client original method was used +instead of the GET method. + + + + + +ÕÔÅÞËÉ ÓÏËÅÔÏ× × ÒÅÖÉÍÅ HTTPS ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÏÔÌÏÖÅÎÎÏÇÏ accept'Á.
+óÐÁÓÉÂÏ Ben Maurer. +
+ +socket leak in HTTPS mode if deferred accept was used.
+Thanks to Ben Maurer. +
+
+ + + +nginx ×ÙÄÁ×ÁÌ ÏÛÉÂÏÞÎÏÅ ÓÏÏÂÝÅÎÉÅ "SSL_shutdown() failed (SSL: )"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23. + + +nginx issued the bogus error message "SSL_shutdown() failed (SSL: )"; +bug appeared in 0.6.23. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS ÚÁÐÒÏÓÙ ÍÏÇÌÉ ÚÁ×ÅÒÛÁÔØÓÑ Ó ÏÛÉÂËÏÊ "bad write retry"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23. + + +in HTTPS mode requests might fail with the "bad write retry" error; +bug appeared in 0.6.23. + + + +
+ +