From: Igor Sysoev Date: Thu, 19 Apr 2007 18:16:53 +0000 (+0000) Subject: nginx-0.5.18-RELEASE X-Git-Tag: release-0.5.18 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=8d8ee971071cbc515eac3f9550b8c2c2bc6cdbfe;p=nginx.git nginx-0.5.18-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index ab439abdd..1070911a1 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,70 @@ nginx changelog + + + + +ÍÏÄÕÌØ ngx_http_sub_filter_module. + + +the ngx_http_sub_filter_module. + + + + + +ÐÅÒÅÍÅÎÎÙÅ "$upstream_http_...". + + +the "$upstream_http_..." variables. + + + + + +ÔÅÐÅÒØ ÐÅÒÅÍÅÎÎÙÅ $upstream_status É $upstream_response_time +ÓÏÄÅÒÖÁÔ ÄÁÎÎÙÅ Ï ×ÓÅÈ ÏÂÒÁÝÅÎÉÑÈ Ë ÁÐÓÔÒÉÍÁÍ, ÓÄÅÌÁÎÎÙÍ ÄÏ X-Accel-Redirect. + + +now the $upstream_status and $upstream_response_time variables +keep data about all upstreams before X-Accel-Redirect. + + + + + +ÅÓÌÉ nginx ÂÙÌ ÓÏÂÒÁÎ Ó ÍÏÄÕÌÅÍ ngx_http_perl_module É perl +ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ multiplicity, ÔÏ ÐÏÓÌÅ ÐÅÒ×ÏÊ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ +É ÐÏÓÌÅ ÐÏÌÕÞÅÎÉÑ ÌÀÂÏÇÏ ÓÉÇÎÁÌÁ +× ÏÓÎÏ×ÎÏÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.9. + + +a segmentation fault occurred in master process +after first reconfiguration and receiving any signal +if nginx was built with ngx_http_perl_module and perl +did not support multiplicity; +bug appeared in 0.5.9. + + + + + +ÅÓÌÉ perl ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ multiplicity, ÔÏ ÐÏÓÌÅ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ +ÐÅÒÌÏ×ÙÊ ËÏÄ ÎÅ ÒÁÂÏÔÁÌ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.38. + + +if perl did not support multiplicity, then after reconfiguration +perl code did not work; +bug appeared in 0.3.38. + + + + + +