comparison docs/xml/nginx/changes.xml @ 649:1e720b0be7ec release-0.3.46

nginx-0.3.46-RELEASE import *) 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 <igor@sysoev.ru>
date Thu, 11 May 2006 14:43:47 +0000
parents 95d7da23ea53
children 39b7d7b33c91
comparison
equal deleted inserted replaced
648:e60de1d1cdb2 649:1e720b0be7ec
5 <change_log link="/nginx/changes.html" path="/nginx/" root=".." 5 <change_log link="/nginx/changes.html" path="/nginx/" root=".."
6 title="nginx"> 6 title="nginx">
7 7
8 <title lang="ru">Изменения в nginx</title> 8 <title lang="ru">Изменения в nginx</title>
9 <title lang="en">nginx changelog</title> 9 <title lang="en">nginx changelog</title>
10
11
12 <changes ver="0.3.46" date="11.05.2006">
13
14 <change type="feature">
15 <para lang="ru">
16 директивы proxy_hide_header, proxy_pass_header, fastcgi_hide_header
17 и fastcgi_pass_header.
18 </para>
19 <para lang="en">
20 the "proxy_hide_header", "proxy_pass_header", "fastcgi_hide_header",
21 and "fastcgi_pass_header" directives.
22 </para>
23 </change>
24
25 <change type="change">
26 <para lang="ru">
27 директивы proxy_x_powered_by, fastcgi_x_powered_by и proxy_pass_server
28 упразднены.
29 </para>
30 <para lang="en">
31 the "proxy_pass_x_powered_by", "fastcgi_x_powered_by", and "proxy_pass_server"
32 directives were canceled.
33 </para>
34 </change>
35
36 <change type="feature">
37 <para lang="ru">
38 в режиме прокси поддерживается строка заголовка "X-Accel-Buffering"
39 в ответе бэкенда.
40 </para>
41 <para lang="en">
42 the "X-Accel-Buffering" response header line is supported in proxy mode.
43 </para>
44 </change>
45
46 <change type="bugfix">
47 <para lang="ru">
48 ошибок и утечек памяти при переконфигурации в модуле ngx_http_perl_module.
49 </para>
50 <para lang="en">
51 the reconfiguration bug and memory leaks in the ngx_http_perl_module.
52 </para>
53 </change>
54
55 </changes>
10 56
11 57
12 <changes ver="0.3.45" date="06.05.2006"> 58 <changes ver="0.3.45" date="06.05.2006">
13 59
14 <change type="feature"> 60 <change type="feature">
775 <change type="feature"> 821 <change type="feature">
776 <para lang="ru"> 822 <para lang="ru">
777 директива restrict_host_names упразднена. 823 директива restrict_host_names упразднена.
778 </para> 824 </para>
779 <para lang="en"> 825 <para lang="en">
780 the "restrict_host_names" directive is canceled. 826 the "restrict_host_names" directive was canceled.
781 </para> 827 </para>
782 </change> 828 </change>
783 829
784 <change type="feature"> 830 <change type="feature">
785 <para lang="ru"> 831 <para lang="ru">
1055 <change type="feature"> 1101 <change type="feature">
1056 <para lang="ru"> 1102 <para lang="ru">
1057 метод $r->query_string в модуле ngx_http_perl_module упразднён. 1103 метод $r->query_string в модуле ngx_http_perl_module упразднён.
1058 </para> 1104 </para>
1059 <para lang="en"> 1105 <para lang="en">
1060 the method $r->query_string of ngx_http_perl_module is canceled. 1106 the method $r->query_string of ngx_http_perl_module was canceled.
1061 </para> 1107 </para>
1062 </change> 1108 </change>
1063 1109
1064 <change type="bugfix"> 1110 <change type="bugfix">
1065 <para lang="ru"> 1111 <para lang="ru">
2682 <para lang="ru"> 2728 <para lang="ru">
2683 директива ssl_engine упразднена в модуле ngx_http_ssl_module и 2729 директива ssl_engine упразднена в модуле ngx_http_ssl_module и
2684 перенесена на глобальный уровень. 2730 перенесена на глобальный уровень.
2685 </para> 2731 </para>
2686 <para lang="en"> 2732 <para lang="en">
2687 the "ssl_engine" directive is canceled in the ngx_http_ssl_module 2733 the "ssl_engine" directive was canceled in the ngx_http_ssl_module
2688 and now is introduced at global level. 2734 and now is introduced at global level.
2689 </para> 2735 </para>
2690 </change> 2736 </change>
2691 2737
2692 <change type="bugfix"> 2738 <change type="bugfix">
2932 директива charset задаёт кодировку ответа; 2978 директива charset задаёт кодировку ответа;
2933 директива source_charset задаёт только исходную кодировку. 2979 директива source_charset задаёт только исходную кодировку.
2934 </para> 2980 </para>
2935 <para lang="en"> 2981 <para lang="en">
2936 The changes in the ngx_http_charset_module: 2982 The changes in the ngx_http_charset_module:
2937 the "default_charset" directive is canceled; 2983 the "default_charset" directive was canceled;
2938 the "charset" directive sets the response charset; 2984 the "charset" directive sets the response charset;
2939 the "source_charset" directive sets the source charset only. 2985 the "source_charset" directive sets the source charset only.
2940 </para> 2986 </para>
2941 </change> 2987 </change>
2942 2988
3671 Директива proxy_x_var упразднена и должна быть заменена директивой 3717 Директива proxy_x_var упразднена и должна быть заменена директивой
3672 proxy_set_header. 3718 proxy_set_header.
3673 </para> 3719 </para>
3674 <para lang="en"> 3720 <para lang="en">
3675 the "proxy_set_header" directive. 3721 the "proxy_set_header" directive.
3676 The "proxy_x_var" is canceled and must be replaced with the proxy_set_header 3722 The "proxy_x_var" was canceled and must be replaced with the proxy_set_header
3677 directive. 3723 directive.
3678 </para> 3724 </para>
3679 </change> 3725 </change>
3680 3726
3681 <change type="change"> 3727 <change type="change">