comparison CHANGES @ 46:9f3205d496a0 NGINX_0_1_23

nginx 0.1.23 *) Feature: the ngx_http_ssi_filter_module and the ssi, ssi_silent_errors, and ssi_min_file_chunk directives. The 'echo var="HTTP_..." default=""' and 'echo var="REMOTE_ADDR"' commands are supported. *) Feature: the %request_time log parameter. *) Feature: if the request has no the "Host" header line, then the "proxy_preserve_host" directive set this header line to the first server name of the "server_name" directive. *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc и ppc; bug appeared in 0.1.22. *) Bugfix: the ngx_http_autoindex_module now shows the information not about the symlink, but about file or directory it points to. *) Bugfix: the %apache_length parameter logged the negative length of the response header if the no response was transferred to a client.
author Igor Sysoev <http://sysoev.ru>
date Tue, 01 Mar 2005 00:00:00 +0300
parents 4989c3d25945
children 6cfc63e68377
comparison
equal deleted inserted replaced
45:09c688b472a7 46:9f3205d496a0
1
2 Changes with nginx 0.1.23 01 Mar 2005
3
4 *) Feature: the ngx_http_ssi_filter_module and the ssi,
5 ssi_silent_errors, and ssi_min_file_chunk directives. The 'echo
6 var="HTTP_..." default=""' and 'echo var="REMOTE_ADDR"' commands are
7 supported.
8
9 *) Feature: the %request_time log parameter.
10
11 *) Feature: if the request has no the "Host" header line, then the
12 proxy_preserve_host directive set this header line to the first
13 server name of the server_name directive.
14
15 *) Bugfix: nginx could not be built on platforms different from i386,
16 amd64, sparc É ppc; bug appeared in 0.1.22.
17
18 *) Bugfix: the ngx_http_autoindex_module now shows the information not
19 about the symlink, but about file or directory it points to.
20
21 *) Bugfix: the %apache_length parameter logged the negative length of
22 the response header if the no response was transferred to a client.
23
1 24
2 Changes with nginx 0.1.22 22 Feb 2005 25 Changes with nginx 0.1.22 22 Feb 2005
3 26
4 *) Bugfix: the ngx_http_stub_status_module showed incorrect handled 27 *) Bugfix: the ngx_http_stub_status_module showed incorrect handled
5 connections statictics if the proxing or FastCGI server were used. 28 connections statistics if the proxing or FastCGI server were used.
6 29
7 *) Bugfix: the installation pathes were incorrectly quoted on Linux and 30 *) Bugfix: the installation paths were incorrectly quoted on Linux and
8 Solaris; bug appeared in 0.1.21. 31 Solaris; bug appeared in 0.1.21.
9 32
10 33
11 Changes with nginx 0.1.21 22 Feb 2005 34 Changes with nginx 0.1.21 22 Feb 2005
12 35
13 *) Bugfix: the ngx_http_stub_status_module showed incorrect statictics 36 *) Bugfix: the ngx_http_stub_status_module showed incorrect statistics
14 if "rtsig" method was used or if several worker process ran on SMP. 37 if "rtsig" method was used or if several worker process ran on SMP.
15 38
16 *) Bugfix: nginx could not be built by the icc compiler on Linux or if 39 *) Bugfix: nginx could not be built by the icc compiler on Linux or if
17 the zlib-1.2.x library was building from sources. 40 the zlib-1.2.x library was building from sources.
18 41
19 *) Bugfix: nginx could not be built on NetBSD 2.0. 42 *) Bugfix: nginx could not be built on NetBSD 2.0.
20 43
21 44
22 Changes with nginx 0.1.20 17 Feb 2005 45 Changes with nginx 0.1.20 17 Feb 2005
23 46
24 *) Feature: the new "script_filename" and "remote_port" parameters 47 *) Feature: the new "script_filename" and "remote_port" parameters of
25 ofthe fastcgi_params directive. 48 the fastcgi_params directive.
26 49
27 *) Bugfix: the FastCGI stderr stream was handled incorreÓtly. 50 *) Bugfix: the FastCGI stderr stream was handled incorrectly.
28 51
29 52
30 Changes with nginx 0.1.19 16 Feb 2005 53 Changes with nginx 0.1.19 16 Feb 2005
31 54
32 *) Bugfix: now, if request contains the zero, then the 404 error is 55 *) Bugfix: now, if request contains the zero, then the 404 error is
121 Changes with nginx 0.1.15 19 Jan 2005 144 Changes with nginx 0.1.15 19 Jan 2005
122 145
123 *) Bugfix: the error while the connecting to the FastCGI server caused 146 *) Bugfix: the error while the connecting to the FastCGI server caused
124 segmentation fault. 147 segmentation fault.
125 148
126 *) Bugfix: the correct handling of the regular exporession, that has 149 *) Bugfix: the correct handling of the regular expression, that has
127 different number of the captures and substitutions. 150 different number of the captures and substitutions.
128 151
129 *) Feature: the location, that is passed to the FastCGI server, can be 152 *) Feature: the location, that is passed to the FastCGI server, can be
130 regualar expression. 153 regular expression.
131 154
132 *) Bugfix: the FastCGI's parameter REQUEST_URI is now passed with the 155 *) Bugfix: the FastCGI's parameter REQUEST_URI is now passed with the
133 arguments and in the original state. 156 arguments and in the original state.
134 157
135 *) Bugfix: the ngx_http_rewrite_module module was required to be built 158 *) Bugfix: the ngx_http_rewrite_module module was required to be built
137 160
138 *) Bugfix: the directive "proxy_preserve_host on" adds port 80 to the 161 *) Bugfix: the directive "proxy_preserve_host on" adds port 80 to the
139 "Host" headers, if upstream listen on port 80; bug appeared in 162 "Host" headers, if upstream listen on port 80; bug appeared in
140 0.1.14. 163 0.1.14.
141 164
142 *) Bugfix: the same pathes in autoconfiguration paramters 165 *) Bugfix: the same paths in autoconfiguration parameters
143 --http-client-body-temp-path=PATH and --http-proxy-temp-path=PATH, 166 --http-client-body-temp-path=PATH and --http-proxy-temp-path=PATH,
144 or --http-client-body-temp-path=PATH nad 167 or --http-client-body-temp-path=PATH and
145 --http-fastcgi-temp-path=PATH caused segmentation fault. 168 --http-fastcgi-temp-path=PATH caused segmentation fault.
146 169
147 170
148 Changes with nginx 0.1.14 18 Jan 2005 171 Changes with nginx 0.1.14 18 Jan 2005
149 172
229 *) Bugfix: the worker process may exit with the "unknown cycle" message 252 *) Bugfix: the worker process may exit with the "unknown cycle" message
230 when the /dev/poll method was used. 253 when the /dev/poll method was used.
231 254
232 *) Bugfix: "close() channel failed" errors. 255 *) Bugfix: "close() channel failed" errors.
233 256
234 *) Bugfix: the autodetection of the nobody and nogroup groups. 257 *) Bugfix: the autodetection of the "nobody" and "nogroup" groups.
235 258
236 *) Bugfix: the send_lowat directive did not work on Linux. 259 *) Bugfix: the send_lowat directive did not work on Linux.
237 260
238 *) Bugfix: the segmentation fault occurred if there was no events 261 *) Bugfix: the segmentation fault occurred if there was no events
239 section in configuration. 262 section in configuration.
285 the transferred file was changed; bug appeared in 0.1.5. 308 the transferred file was changed; bug appeared in 0.1.5.
286 309
287 310
288 Changes with nginx 0.1.6 11 Nov 2004 311 Changes with nginx 0.1.6 11 Nov 2004
289 312
290 *) Bugfix: some location directive combiations with the regular 313 *) Bugfix: some location directive combinations with the regular
291 expressions caused the wrong configuration choose. 314 expressions caused the wrong configuration choose.
292 315
293 316
294 Changes with nginx 0.1.5 11 Nov 2004 317 Changes with nginx 0.1.5 11 Nov 2004
295 318