From: Igor Sysoev Date: Mon, 4 Jun 2007 13:57:56 +0000 (+0000) Subject: nginx-0.5.23-RELEASE X-Git-Tag: release-0.5.23 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=ba56714f64f1d3a1fd19cd60a987b29b52d011c9;p=nginx.git nginx-0.5.23-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index e373f5cb8..c5d656ba3 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,64 @@ nginx changelog + + + + +ÍÏÄÕÌØ ngx_http_ssl_module ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÓÛÉÒÅÎÉÅ TLS Server Name Indication. + + +the ngx_http_ssl_module supports Server Name Indication TLS extension. + + + + + +ÄÉÒÅËÔÉ×Á fastcgi_catch_stderr.
+óÐÁÓÉÂÏ îÉËÏÌÁÀ çÒÅÞÕÈÕ, ÐÒÏÅËÔ OWOX. +
+ +the "fastcgi_catch_stderr" directive.
+Thanks to Nick S. Grechukh, OWOX project. +
+
+ + + +ÎÁ ìÉÎÕËÓÅ × ÏÓÎÏ×ÎÏÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault, +ÅÓÌÉ Ä×Á ×ÉÒÔÕÁÌØÎÙÈ ÓÅÒ×ÅÒÁ ÄÏÌÖÎÙ bind()ÉÔÓÑ Ë ÐÅÒÅÓÅËÁÀÝÉÍÓÑ ÐÏÒÔÁÍ. + + +a segmentation fault occurred in master process if +two virtual servers should bind() to the overlapping ports. + + + + + +ÅÓÌÉ nginx ÂÙÌ ÓÏÂÒÁÎ Ó ÍÏÄÕÌÅÍ ngx_http_perl_module É perl +ÐÏÄÄÅÒÖÉ×ÁÌ ÐÏÔÏËÉ, ÔÏ ×Ï ×ÒÅÍÑ ×ÔÏÒÏÊ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ +×ÙÄÁ×ÁÌÉÓØ ÏÛÉÂËÉ "panic: MUTEX_LOCK" É "perl_parse() failed". + + +if nginx was built with ngx_http_perl_module and perl supported threads, +then during second reconfiguration the error messages +"panic: MUTEX_LOCK" and "perl_parse() failed" were issued. + + + + + +× ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÒÏÔÏËÏÌÁ HTTPS × ÄÉÒÅËÔÉ×Å proxy_pass. + + +in the HTTPS protocol in the "proxy_pass" directive. + + + +
+ + @@ -17,7 +75,7 @@ ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.21. -the big request body might not be passed to backend; +a big request body might not be passed to backend; bug appeared in 0.5.21.