comparison CHANGES @ 384:12defd37f578 NGINX_0_7_4

nginx 0.7.4 *) Feature: variables support in the "access_log" directive. *) Feature: the "open_log_file_cache" directive. *) Feature: the -g switch. *) Feature: the "Expect" request header line support. *) Bugfix: large SSI inclusions might be truncated.
author Igor Sysoev <http://sysoev.ru>
date Mon, 30 Jun 2008 00:00:00 +0400
parents 984bb0b1399b
children 1172e6d6f40f
comparison
equal deleted inserted replaced
383:6ee3ada01457 384:12defd37f578
1
2 Changes with nginx 0.7.4 30 Jun 2008
3
4 *) Feature: variables support in the "access_log" directive.
5
6 *) Feature: the "open_log_file_cache" directive.
7
8 *) Feature: the -g switch.
9
10 *) Feature: the "Expect" request header line support.
11
12 *) Bugfix: large SSI inclusions might be truncated.
13
1 14
2 Changes with nginx 0.7.3 23 Jun 2008 15 Changes with nginx 0.7.3 23 Jun 2008
3 16
4 *) Change: the "rss" extension MIME type has been changed to 17 *) Change: the "rss" extension MIME type has been changed to
5 "application/rss+xml". 18 "application/rss+xml".
910 *) Bugfix: if the "epoll" method was used and a client closed a 923 *) Bugfix: if the "epoll" method was used and a client closed a
911 connection prematurely, then nginx closed the connection after a 924 connection prematurely, then nginx closed the connection after a
912 send timeout only. 925 send timeout only.
913 926
914 *) Bugfix: nginx could not be built on platforms different from i386, 927 *) Bugfix: nginx could not be built on platforms different from i386,
915 amd64, sparc and ppc; the bug had appeared in 0.5.8. 928 amd64, sparc, and ppc; the bug had appeared in 0.5.8.
916 929
917 930
918 Changes with nginx 0.5.12 12 Feb 2007 931 Changes with nginx 0.5.12 12 Feb 2007
919 932
920 *) Bugfix: nginx could not be built on platforms different from i386, 933 *) Bugfix: nginx could not be built on platforms different from i386,
921 amd64, sparc É ppc; the bug had appeared in 0.5.8. 934 amd64, sparc, and ppc; the bug had appeared in 0.5.8.
922 935
923 *) Bugfix: a segmentation fault might occur in worker process if the 936 *) Bugfix: a segmentation fault might occur in worker process if the
924 temporarily files were used while working with FastCGI server; the 937 temporarily files were used while working with FastCGI server; the
925 bug had appeared in 0.5.8. 938 bug had appeared in 0.5.8.
926 939
1622 method. 1635 method.
1623 1636
1624 *) Change: the &deg; symbol codes were changed in koi-win conversion 1637 *) Change: the &deg; symbol codes were changed in koi-win conversion
1625 table. 1638 table.
1626 1639
1627 *) Feature: the euro É N symbols were added to koi-win conversion table. 1640 *) Feature: the euro and N symbols were added to koi-win conversion
1641 table.
1628 1642
1629 *) Bugfix: if nginx distributed the requests among several backends and 1643 *) Bugfix: if nginx distributed the requests among several backends and
1630 some backend failed, then requests intended for this backend was 1644 some backend failed, then requests intended for this backend was
1631 directed to one live backend only instead of being distributed among 1645 directed to one live backend only instead of being distributed among
1632 the rest. 1646 the rest.
2229 Changes with nginx 0.3.7 27 Oct 2005 2243 Changes with nginx 0.3.7 27 Oct 2005
2230 2244
2231 *) Feature: the "access_log" supports the "buffer=" parameter. 2245 *) Feature: the "access_log" supports the "buffer=" parameter.
2232 2246
2233 *) Bugfix: nginx could not be built on platforms different from i386, 2247 *) Bugfix: nginx could not be built on platforms different from i386,
2234 amd64, sparc É ppc; the bug had appeared in 0.3.2. 2248 amd64, sparc, and ppc; the bug had appeared in 0.3.2.
2235 2249
2236 2250
2237 Changes with nginx 0.3.6 24 Oct 2005 2251 Changes with nginx 0.3.6 24 Oct 2005
2238 2252
2239 *) Change: now the IMAP/POP3 proxy do not send the empty login to 2253 *) Change: now the IMAP/POP3 proxy do not send the empty login to
2918 *) Feature: if the request has no the "Host" header line, then the 2932 *) Feature: if the request has no the "Host" header line, then the
2919 "proxy_preserve_host" directive set this header line to the first 2933 "proxy_preserve_host" directive set this header line to the first
2920 server name of the "server_name" directive. 2934 server name of the "server_name" directive.
2921 2935
2922 *) Bugfix: nginx could not be built on platforms different from i386, 2936 *) Bugfix: nginx could not be built on platforms different from i386,
2923 amd64, sparc É ppc; the bug had appeared in 0.1.22. 2937 amd64, sparc, and ppc; the bug had appeared in 0.1.22.
2924 2938
2925 *) Bugfix: the ngx_http_autoindex_module now shows the information not 2939 *) Bugfix: the ngx_http_autoindex_module now shows the information not
2926 about the symlink, but about file or directory it points to. 2940 about the symlink, but about file or directory it points to.
2927 2941
2928 *) Bugfix: the %apache_length parameter logged the negative length of 2942 *) Bugfix: the %apache_length parameter logged the negative length of