From: Igor Sysoev Date: Mon, 30 Jul 2007 09:14:34 +0000 (+0000) Subject: nginx-0.5.30-RELEASE X-Git-Tag: release-0.5.30 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=25db90bdaf0b62bcb2d59fcc79e7f73ac1d294e0;p=nginx.git nginx-0.5.30-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index e5722f17a..55f03eb33 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,82 @@ nginx changelog + + + + +ÐÅÒÅÍÅÎÎÕÀ $args ÍÏÖÎÏ ÕÓÔÁÎÁ×ÌÉ×ÁÔØ Ó ÐÏÍÏÝØÀ set. + + +the $args variable can be set with the "set" directive. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $is_args. + + +the $is_args variable. + + + + + +ÅÓÌÉ ËÌÉÅÎÔ × ÐÏÞÔÏ×ÏÍ ÐÒÏËÓÉ-ÓÅÒ×ÅÒÅ ÚÁËÒÙ×ÁÌ ÓÏÅÄÉÎÅÎÉÅ, +ÔÏ nginx ÍÏÇ ÎÅ ÚÁËÒÙ×ÁÔØ ÓÏÅÄÉÎÅÎÉÅ Ó ÂÜËÅÎÄÏÍ. + + +if a client has closed connection to mail proxy + then nginx might not close connection to backend. + + + + + +ÔÅÐÅÒØ nginx ÜËÒÁÎÉÒÕÅÔ ÐÒÏÂÅÌ × ÐÅÒÅÍÅÎÎÏÊ $memcached_key. + + +now nginx escapes space in $memcached_key variable. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÒÏÔÏËÏÌÁ HTTPS × ÄÉÒÅËÔÉ×Å proxy_pass +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault. + + +a segmentation fault might occur in worker process when +the HTTPS protocol was used in the "proxy_pass" directive. + + + + + +ÚÎÁÞÅÎÉÅ perl'Ï×ÏÊ ÐÅÒÅÍÅÎÎÏÊ $$ ÍÏÄÕÌÑ ngx_http_perl_module ÂÙÌÏ ÒÁ×ÎÏ +ÎÏÍÅÒÕ ÇÌÁ×ÎÏÇÏ ÐÒÏÃÅÓÓÁ. + + +the perl $$ variable value in ngx_http_perl_module was equal to the master +process identification number. + + + + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Solaris/amd64 Sun Studio 11 É ÂÏÌÅÅ ÒÁÎÎÉÍÉ ×ÅÒÓÉÑÍÉ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.29. + + +fix building on Solaris/amd64 by Sun Studio 11 and early versions; +bug appeared in 0.5.29. + + + + + +