From 0c6b91e2baa46642e4b9f5d159987596fc84e615 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 16 Nov 2009 13:47:10 +0000 Subject: [PATCH] nginx-0.8.25-RELEASE --- docs/xml/nginx/changes.xml | 77 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 6f7553329..486676821 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,83 @@ nginx changelog + + + + +ÔÅÐÅÒØ × ÌÏÇ ÏÛÉÂÏË ÎÅ ÐÉÛÅÔÓÑ ÓÏÏÂÝÅÎÉÅ, ÅÓÌÉ ÐÅÒÅÍÅÎÎÁÑ ÎÅ ÎÁÊÄÅÎÁ +Ó ÐÏÍÏÝØÀ ÍÅÔÏÄÁ $r->variable(). + + +now no message is written in an error log if a variable is not found by +$r->variable() method. + + + + + +ÍÏÄÕÌØ ngx_http_degradation_module. + + +the ngx_http_degradation_module. + + + + + +ÉÍÅÎÏ×ÁÎÎÙÅ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ. + + +regular expression named captures. + + + + + +ÔÅÐÅÒØ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ × ÄÉÒÅËÔÉ×Å proxy_pass ÎÅ ÔÒÅÂÕÅÔÓÑ +ÚÁÄÁ×ÁÔØ URI. + + +now URI part is not required a "proxy_pass" directive if variables are used. + + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á msie_padding ÒÁÂÏÔÁÅÔ É ÄÌÑ Chrome. + + +now the "msie_padding" directive works for Chrome too. + + + + + +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault ÐÒÉ ÎÅÄÏÓÔÁÔËÅ ÐÁÍÑÔÉ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.18. + + +a segmentation fault occurred in a worker process on low memory condition; +the bug had appeared in 0.8.18. + + + + + +nginx ÐÅÒÅÄÁ×ÁÌ ÓÖÁÔÙÅ ÏÔ×ÅÔÙ ËÌÉÅÎÔÁÍ, ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÝÉÍ ÓÖÁÔÉÅ +ÐÒÉ ÎÁÓÔÒÏÊËÁÈ gzip_static on É gzip_vary off; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.16. + + +nginx sent gzipped responses to clients those do not support gzip, +if "gzip_static on" and "gzip_vary off"; +the bug had appeared in 0.8.16. + + + + + + -- 2.47.3