]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.5.0-RELEASE release-0.5.0
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 Dec 2006 16:56:53 +0000 (16:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 Dec 2006 16:56:53 +0000 (16:56 +0000)
docs/xml/nginx/changes.xml

index 87d09c56ff8eac1ce89ec41d8cd87ec2210a9af6..b9d77ee75a97ab571eec0d2e667d27f2e61ae808 100644 (file)
@@ -9,6 +9,78 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.5.0" date="04.12.2006">
+
+<change type="change">
+<para lang="ru">
+ÐÁÒÁÍÅÔÒÙ × ×ÉÄÅ "%name" × ÄÉÒÅËÔÉ×Å log_format ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ.
+</para>
+<para lang="en">
+the parameters in the "%name" form in the "log_format" directive
+are not supported anymore.
+</para>
+</change>
+
+<change type="change">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Ù proxy_upstream_max_fails, proxy_upstream_fail_timeout,
+fastcgi_upstream_max_fails, É fastcgi_upstream_fail_timeout,
+memcached_upstream_max_fails É memcached_upstream_fail_timeout
+ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ.
+</para>
+<para lang="en">
+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.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Á server × ÂÌÏËÅ upstream ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒÙ
+max_fails, fail_timeout É down.
+</para>
+<para lang="en">
+the "server" directive in the "upstream" context supports
+the "max_fails", "fail_timeout", and "down" parameters.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÄÉÒÅËÔÉ×Á ip_hash × ÂÌÏËÅ upstream.
+</para>
+<para lang="en">
+the "ip_hash" directive inside the "upstream" block.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÓÔÁÔÕÓ WAIT × ÓÔÒÏËÅ "Auth-Status" × ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔÁ ÓÅÒ×ÅÒÁ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ
+IMAP/POP3 ÐÒÏËÓÉ.
+</para>
+<para lang="en">
+the WAIT status in the "Auth-Status" header line of the IMAP/POP3 proxy
+authentication server response.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.14.
+</para>
+<para lang="en">
+nginx could not be built on 64-bit platforms;
+bug appeared in 0.4.14.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.4.14" date="27.11.2006">
 
 <change type="feature">
@@ -1164,7 +1236,7 @@ the "add_header" directive adds the string to 204, 301, and 302 responses.
 ÄÉÒÅËÔÉ×Á server × ÂÌÏËÅ upstream ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒ weight.
 </para>
 <para lang="en">
-the "server" directive if the "upstream" context supports
+the "server" directive in the "upstream" context supports
 the "weight" parameter.
 </para>
 </change>