diff CHANGES.ru @ 198:e6da4931e0e0 NGINX_0_3_46

nginx 0.3.46 *) Feature: the "proxy_hide_header", "proxy_pass_header", "fastcgi_hide_header", and "fastcgi_pass_header" directives. *) Change: the "proxy_pass_x_powered_by", "fastcgi_x_powered_by", and "proxy_pass_server" directives were canceled. *) Feature: the "X-Accel-Buffering" response header line is supported in proxy mode. *) Bugfix: the reconfiguration bug and memory leaks in the ngx_http_perl_module.
author Igor Sysoev <http://sysoev.ru>
date Thu, 11 May 2006 00:00:00 +0400
parents 8759b346e431
children d2ae1c9f1fd3
line wrap: on
line diff
--- a/CHANGES.ru
+++ b/CHANGES.ru
@@ -1,4 +1,19 @@
 
+Изменения в nginx 0.3.46                                          11.05.2006
+
+    *) Добавление: директивы proxy_hide_header, proxy_pass_header, 
+       fastcgi_hide_header и fastcgi_pass_header.
+
+    *) Изменение: директивы proxy_x_powered_by, fastcgi_x_powered_by и 
+       proxy_pass_server упразднены.
+
+    *) Добавление: в режиме прокси поддерживается строка заголовка 
+       "X-Accel-Buffering" в ответе бэкенда.
+
+    *) Исправление: ошибок и утечек памяти при переконфигурации в модуле 
+       ngx_http_perl_module.
+
+
 Изменения в nginx 0.3.45                                          06.05.2006
 
     *) Добавление: директивы ssl_verify_client, ssl_verify_depth и