From d7d192f982ed995be02b9354493b0c9c492eaba6 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 15 Nov 2006 20:02:11 +0000 Subject: [PATCH] nginx-0.4.13-RELEASE --- docs/xml/nginx/changes.xml | 93 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 90 insertions(+), 3 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index eb09f1cfa..9f15c76fc 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,93 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Õ proxy_pass ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÕÔÒÉ ÂÌÏËÁ limit_expect. + + +the "proxy_pass" directive may be used inside the "limit_expect" block. + + + + + +ÄÉÒÅËÔÉ×Á limit_expect ÐÏÄÄÅÒÖÉ×ÁÅÔ ×ÓÅ WebDAV ÍÅÔÏÄÙ. + + +the "limit_expect" directive supports all WebDAV methods. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù add_before_body ÂÅÚ ÄÉÒÅËÔÉ×Ù add_after_body +ÏÔ×ÅÔ ÐÅÒÅÄÁ×ÁÌÓÑ ÎÅ ÐÏÌÎÏÓÔØÀ. + + +if the "add_before_body" directive was used without +the "add_after_body" directive, then an response did not transferred complete. + + + + + +ÂÏÌØÛÏÅ ÔÅÌÏ ÚÁÐÒÏÓÁ ÎÅ ÐÒÉÎÉÍÁÌÏÓØ, ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÍÅÔÏÄ epoll +É deferred accept(). + + +a large request body did not receive if the epoll method +and the deferred accept() were used. + + + + + +ÄÌÑ ÏÔ×ÅÔÏ× ÍÏÄÕÌÑ ngx_http_autoindex_module ÎÅ ×ÙÓÔÁ×ÌÑÌÁÓØ ËÏÄÉÒÏ×ËÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.50. + + +a charset could not be set for ngx_http_autoindex_module responses; +bug appeared in 0.3.50. + + + + + +ÏÛÉÂËÉ "[alert] zero size buf" ÐÒÉ ÒÁÂÏÔÅ Ó FastCGI-ÓÅÒ×ÅÒÏÍ; + + +the "[alert] zero size buf" error when FastCGI server was used; + + + + + +ÐÁÒÁÍÅÔÒ ËÏÎÆÉÇÕÒÁÃÉÉ --group= ÉÇÎÏÒÉÒÏ×ÁÌÓÑ.
+óÐÁÓÉÂÏ Thomas Moschny. +
+ +the --group= configuration parameter was ignored.
+Thanks to Thomas Moschny. +
+
+ + + +50-Ê ÐÏÄÚÁÐÒÏÓ × SSI ÏÔ×ÅÔÅ ÎÅ ÒÁÂÏÔÁÌ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.50. + + +the 50th subrequest in SSI response did not work; +bug appeared in 0.3.50. + + + +
+ + @@ -70,7 +157,7 @@ the ngx_http_perl_module supports the $r->allow_ranges method. ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.10. -if the APOP was enabledi in the POP3 proxy, then the USER/PASS commands +if the APOP was enabled in the POP3 proxy, then the USER/PASS commands might not work; bug appeared in 0.4.10. @@ -83,10 +170,10 @@ bug appeared in 0.4.10. -IMAP/POP3 ÐÒÏËÓÉ ÐÏÄÄÅÒÖÉ×ÁÅÔ APOP. +POP3 ÐÒÏËÓÉ ÐÏÄÄÅÒÖÉ×ÁÅÔ APOP. -the IMAP/POP3 proxy supports the APOP command. +the POP3 proxy supports the APOP command. -- 2.47.3