From 2de83b18acb68fc0af5f0fa0d92f01b579b75821 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 27 Dec 2007 14:59:57 +0000 Subject: [PATCH] nginx-0.6.23-RELEASE --- docs/xml/nginx/changes.xml | 141 ++++++++++++++++++++++++++++++++++++- 1 file changed, 140 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 17c505f54..f1411ef2f 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,145 @@ nginx changelog + + + + +ÐÁÒÁÍÅÔÒ "off" × ÄÉÒÅËÔÉ×Å ssl_session_cache; +ÔÅÐÅÒØ ÜÔÏÔ ÐÁÒÁÍÅÔÒ ÉÓÐÏÌØÚÕÅÔÓÑ ÐÏ ÕÍÏÌÞÁÎÉÀ. + + +the "off" parameter in the "ssl_session_cache" directive; +now this is default parameter. + + + + + +ÄÉÒÅËÔÉ×Á open_file_cache_retest ÐÅÒÅÉÍÅÎÏ×ÁÎÁ × open_file_cache_valid. + + +the "open_file_cache_retest" directive was renamed +to the "open_file_cache_valid". + + + + + +ÄÉÒÅËÔÉ×Á open_file_cache_min_uses. + + +the "open_file_cache_min_uses" directive. + + + + + +ÍÏÄÕÌØ ngx_http_gzip_static_module. + + +the ngx_http_gzip_static_module. + + + + + +ÄÉÒÅËÔÉ×Á gzip_disable. + + +the "gzip_disable" directive. + + + + + +ÄÉÒÅËÔÉ×Õ memcached_pass ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÕÔÒÉ ÂÌÏËÁ if. + + +the "memcached_pass" directive may be used inside the "if" block. + + + + + +ÅÓÌÉ ×ÎÕÔÒÉ ÏÄÎÏÇÏ location'Á ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù "memcached_pass" É "if", +ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault. + + +a segmentation fault occurred in worker process, +if the "memcached_pass" and "if" directives were used in the same location. + + + + + +ÅÓÌÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù satisfy_any on" ÂÙÌÉ ÚÁÄÁÎÙ ÄÉÒÅËÔÉ×Ù +ÎÅ ×ÓÅÈ ÍÏÄÕÌÅÊ ÄÏÓÔÕÐÁ, ÔÏ ÚÁÄÁÎÎÙÅ ÄÉÒÅËÔÉ×Ù ÎÅ ÐÒÏ×ÅÒÑÌÉÓØ. + + +if a "satisfy_any on" directive was used and not all access and auth modules +directives were set, then other given access and auth directives +were not tested; + + + + + +ÐÁÒÁÍÅÔÒÙ, ÚÁÄÁÎÎÙÅ ÒÅÇÕÌÑÒÎÙÍ ×ÙÒÁÖÅÎÉÅÍ × ÄÉÒÅËÔÉ×Å valid_referers, +ÎÅ ÎÁÓÌÅÄÏ×ÁÌÁÓØ Ó ÐÒÅÄÙÄÕÝÅÇÏ ÕÒÏ×ÎÑ. + + +regex parameters in a "valid_referers" directive were not inherited +from previous level. + + + + + +ÄÉÒÅËÔÉ×Á post_action ÎÅ ÒÁÂÏÔÁÌÁ, ÅÓÌÉ ÚÁÐÒÏÓ ÚÁ×ÅÒÛÁÌÓÑ Ó ËÏÄÏÍ 499. + + +a "post_action" directive did run if a request was completed +with 499 status code. + + + + + +ÏÐÔÉÍÉÚÁÃÉÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ 16K ÂÕÆÅÒÁ ÄÌÑ SSL-ÓÏÅÄÉÎÅÎÉÑ.
+óÐÁÓÉÂÏ Ben Maurer. +
+ +optimization of 16K buffer usage in a SSL connection.
+Thanks to Ben Maurer. +
+
+ + + +STARTTLS × ÒÅÖÉÍÅ SMTP ÎÅ ÒÁÂÏÔÁÌ.
+óÐÁÓÉÂÏ ïÌÅÇÕ íÏÔÉÅÎËÏ. +
+ +the STARTTLS in SMTP mode did not work.
+Thanks to Oleg Motienko. +
+
+ + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS ÚÁÐÒÏÓÙ ÍÏÇÌÉ ÚÁ×ÅÒÛÁÔØÓÑ Ó ÏÛÉÂËÏÊ "bad write retry"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.5.13. + + +in HTTPS mode requests might fail with the "bad write retry" error; +bug appeared in 0.5.13. + + + +
+ + @@ -249,7 +388,7 @@ variables support in the "proxy_pass" directive. -ÄÉÒÅËÔÉ×Á resolver É resolver_timeout. +ÄÉÒÅËÔÉ×Ù resolver É resolver_timeout. the "resolver" and "resolver_timeout" directives. -- 2.47.3