From 05f998825fbf14f16c2d2a192a169294b92ee3a1 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 4 Dec 2006 16:56:53 +0000 Subject: [PATCH] nginx-0.5.0-RELEASE --- docs/xml/nginx/changes.xml | 74 +++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 87d09c56f..b9d77ee75 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,78 @@ nginx changelog + + + + +ÐÁÒÁÍÅÔÒÙ × ×ÉÄÅ "%name" × ÄÉÒÅËÔÉ×Å log_format ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ. + + +the parameters in the "%name" form in the "log_format" directive +are not supported anymore. + + + + + +ÄÉÒÅËÔÉ×Ù proxy_upstream_max_fails, proxy_upstream_fail_timeout, +fastcgi_upstream_max_fails, É fastcgi_upstream_fail_timeout, +memcached_upstream_max_fails É memcached_upstream_fail_timeout +ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ. + + +the "proxy_upstream_max_fails", "proxy_upstream_fail_timeout", +"fastcgi_upstream_max_fails", "fastcgi_upstream_fail_timeout", +"memcached_upstream_max_fails", and "memcached_upstream_fail_timeout" +directives are not supported anymore. + + + + + +ÄÉÒÅËÔÉ×Á server × ÂÌÏËÅ upstream ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒÙ +max_fails, fail_timeout É down. + + +the "server" directive in the "upstream" context supports +the "max_fails", "fail_timeout", and "down" parameters. + + + + + +ÄÉÒÅËÔÉ×Á ip_hash × ÂÌÏËÅ upstream. + + +the "ip_hash" directive inside the "upstream" block. + + + + + +ÓÔÁÔÕÓ WAIT × ÓÔÒÏËÅ "Auth-Status" × ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔÁ ÓÅÒ×ÅÒÁ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ +IMAP/POP3 ÐÒÏËÓÉ. + + +the WAIT status in the "Auth-Status" header line of the IMAP/POP3 proxy +authentication server response. + + + + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.14. + + +nginx could not be built on 64-bit platforms; +bug appeared in 0.4.14. + + + + + + @@ -1164,7 +1236,7 @@ the "add_header" directive adds the string to 204, 301, and 302 responses. ÄÉÒÅËÔÉ×Á server × ÂÌÏËÅ upstream ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒ weight. -the "server" directive if the "upstream" context supports +the "server" directive in the "upstream" context supports the "weight" parameter. -- 2.47.3