diff CHANGES.ru @ 214:0ad9eeb6ac7f NGINX_0_3_54

nginx 0.3.54 *) Feature: nginx now logs the subrequest information to the error log. *) Feature: the "proxy_next_upstream", "fastcgi_next_upstream", and "memcached_next_upstream" directives support the "off" parameter. *) Feature: the "debug_connection" directive supports the CIDR address form. *) Bugfix: if a response of proxied server or FastCGI server was converted from UTF-8 or back, then it may be transferred incomplete. *) Bugfix: the $upstream_response_time variable had the time of the first request to a backend only. *) Bugfix: nginx could not be built on amd64 platform; bug appeared in 0.3.53.
author Igor Sysoev <http://sysoev.ru>
date Tue, 11 Jul 2006 00:00:00 +0400
parents 56688ed172c8
children fa32d59d9a15
line wrap: on
line diff
--- a/CHANGES.ru
+++ b/CHANGES.ru
@@ -1,4 +1,25 @@
 
+Изменения в nginx 0.3.54                                          11.07.2006
+
+    *) Добавление: nginx теперь записывает в лог информацию о подзапросах.
+
+    *) Добавление: директивы proxy_next_upstream, fastcgi_next_upstream и 
+       memcached_next_upstream поддерживают параметр off.
+
+    *) Добавление: директива debug_connection поддерживает запись адресов в 
+       формате CIDR.
+
+    *) Исправление: при перекодировании ответа проксированного сервера или 
+       сервера FastCGI в UTF-8 или наоборот ответ мог передаваться не 
+       полностью.
+
+    *) Исправление: переменная $upstream_response_time содержала время 
+       только первого обращения к бэкенду.
+
+    *) Исправление: nginx не собирался на платформе amd64; ошибка появилась 
+       в 0.3.53.
+
+
 Изменения в nginx 0.3.53                                          07.07.2006
 
     *) Изменение: директива add_header добавляет строки в ответы с кодом