annotate .hgtags @ 509:9b8c906f6e63 release-0.1.29

nginx-0.1.29-RELEASE import *) Feature: the ngx_http_ssi_module supports "include virtual" command. *) Feature: the ngx_http_ssi_module supports the condition command like 'if expr="$NAME"' and "else" and "endif" commands. Only one nested level is supported. *) Feature: the ngx_http_ssi_module supports the DATE_LOCAL and DATE_GMT variables and "config timefmt" command. *) Feature: the "ssi_ignore_recycled_buffers" directive. *) Bugfix: the "echo" command did not show the default value for the empty QUERY_STRING variable. *) Change: the ngx_http_proxy_module was rewritten. *) Feature: the "proxy_redirect", "proxy_pass_request_headers", "proxy_pass_request_body", and "proxy_method" directives. *) Feature: the "proxy_set_header" directive. The "proxy_x_var" was canceled and must be replaced with the proxy_set_header directive. *) Change: the "proxy_preserve_host" is canceled and must be replaced with the "proxy_set_header Host $host" and the "proxy_redirect off" directives, the "proxy_set_header Host $host:$proxy_port" directive and the appropriate proxy_redirect directives. *) Change: the "proxy_set_x_real_ip" is canceled and must be replaced with the "proxy_set_header X-Real-IP $remote_addr" directive. *) Change: the "proxy_add_x_forwarded_for" is canceled and must be replaced with the "proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for" directive. *) Change: the "proxy_set_x_url" is canceled and must be replaced with the "proxy_set_header X-URL http://$host:$server_port$request_uri" directive. *) Feature: the "fastcgi_param" directive. *) Change: the "fastcgi_root", "fastcgi_set_var" and "fastcgi_params" directive are canceled and must be replaced with the fastcgi_param directives. *) Feature: the "index" directive can use the variables. *) Feature: the "index" directive can be used at http and server levels. *) Change: the last index only in the "index" directive can be absolute. *) Feature: the "rewrite" directive can use the variables. *) Feature: the "internal" directive. *) Feature: the CONTENT_LENGTH, CONTENT_TYPE, REMOTE_PORT, SERVER_ADDR, SERVER_PORT, SERVER_PROTOCOL, DOCUMENT_ROOT, SERVER_NAME, REQUEST_METHOD, REQUEST_URI, and REMOTE_USER variables. *) Change: nginx now passes the invalid lines in a client request headers or a backend response header. *) Bugfix: if the backend did not transfer response for a long time and the "send_timeout" was less than "proxy_read_timeout", then nginx returned the 408 response. *) Bugfix: the segmentation fault was occurred if the backend sent an invalid line in response header; the bug had appeared in 0.1.26. *) Bugfix: the segmentation fault may occurred in FastCGI fault tolerance configuration. *) Bugfix: the "expires" directive did not remove the previous "Expires" and "Cache-Control" headers. *) Bugfix: nginx did not take into account trailing dot in "Host" header line. *) Bugfix: the ngx_http_auth_module did not work under Linux. *) Bugfix: the rewrite directive worked incorrectly, if the arguments were in a request. *) Bugfix: nginx could not be built on MacOS X.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 12 May 2005 14:58:06 +0000
parents ca1020ce99ba
children 3e9296472a39
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
451
f40362e47689 release-0.1.0 tag
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
1 551102312e19b704cd22bd7254a9444b9ea14e96 release-0.1.0
453
c073c1305efc release-0.1.1 tag
Igor Sysoev <igor@sysoev.ru>
parents: 451
diff changeset
2 23fb87bddda14ce9faec90f774085634106aded4 release-0.1.1
456
911c05435a02 release-0.1.2 tag
Igor Sysoev <igor@sysoev.ru>
parents: 453
diff changeset
3 295d97d70c698585705345f1a8f92b02e63d6d0d release-0.1.2
458
e0152b9ab98b release-0.1.3 tag
Igor Sysoev <igor@sysoev.ru>
parents: 456
diff changeset
4 ded1284520cc939ad5ae6ddab39925375e64237d release-0.1.3
460
5f8319142dfc release-0.1.4 tag
Igor Sysoev <igor@sysoev.ru>
parents: 458
diff changeset
5 0491b909ef7612d8411f1f59054186c1f3471b52 release-0.1.4
462
ee5b8168154c release-0.1.5 tag
Igor Sysoev <igor@sysoev.ru>
parents: 460
diff changeset
6 a88a3e4e158fade0aaa6f3eb25597d5ced2c1075 release-0.1.5
464
068e10cadfd3 release-0.1.6 tag
Igor Sysoev <igor@sysoev.ru>
parents: 462
diff changeset
7 1f31dc6d33a3a4e65240b08066bf186df9e33b79 release-0.1.6
466
ee6d66462bff release-0.1.7 tag
Igor Sysoev <igor@sysoev.ru>
parents: 464
diff changeset
8 5aecc125bc33d81d6214c91d73eb44230a903dde release-0.1.7
468
1a67596d0349 release-0.1.8 tag
Igor Sysoev <igor@sysoev.ru>
parents: 466
diff changeset
9 bbd6b0b4a2b15ef8c8f1aaf7b027b6da47303524 release-0.1.8
470
45b86532d9c8 release-0.1.9 tag
Igor Sysoev <igor@sysoev.ru>
parents: 468
diff changeset
10 2ff194b74f1e60cd04670986973e3b1a6aa3bece release-0.1.9
472
a004b617422d release-0.1.10 tag
Igor Sysoev <igor@sysoev.ru>
parents: 470
diff changeset
11 31ee1b50354fb829564b81a6f34e8d6ceb2d3f48 release-0.1.10
474
99ad6d3b40ed release-0.1.11 tag
Igor Sysoev <igor@sysoev.ru>
parents: 472
diff changeset
12 8e8f3af115b5b903b2b8f3335de971f18891246f release-0.1.11
476
7e8b84ab09e9 release-0.1.12 tag
Igor Sysoev <igor@sysoev.ru>
parents: 474
diff changeset
13 c3c2848fc081e19aec5ffa97e468ad20ddb81df0 release-0.1.12
478
e6576f690993 release-0.1.13 tag
Igor Sysoev <igor@sysoev.ru>
parents: 476
diff changeset
14 ad1e9ebf93bb5ae4c748d471fad2de8a0afc4d2a release-0.1.13
480
4d5a5478ceda release-0.1.14 tag
Igor Sysoev <igor@sysoev.ru>
parents: 478
diff changeset
15 c5240858380136a67bec261c59b1532560b57885 release-0.1.14
482
49f5aef41157 release-0.1.15 tag
Igor Sysoev <igor@sysoev.ru>
parents: 480
diff changeset
16 fd661d14a7fad212e326a7dad6234ea0de992fbf release-0.1.15
484
60452f1c0c62 release-0.1.16 tag
Igor Sysoev <igor@sysoev.ru>
parents: 482
diff changeset
17 621229427cba1b0af417ff2a101fc4f17a7d93c8 release-0.1.16
486
d4ddc4c6f97c release-0.1.17 tag
Igor Sysoev <igor@sysoev.ru>
parents: 484
diff changeset
18 4ebe09b07e3021f1a63b459903ec58f162183b26 release-0.1.17
488
24c8dcb960fd release-0.1.18 tag
Igor Sysoev <igor@sysoev.ru>
parents: 486
diff changeset
19 31ff3e943e1675a2caf745ba7a981244445d4c98 release-0.1.18
490
eb7935b36652 release-0.1.19 tag
Igor Sysoev <igor@sysoev.ru>
parents: 488
diff changeset
20 45a460f82aec80b0f61136aa09f412436d42203a release-0.1.19
492
a3fac9a5aa5b release-0.1.20 tag
Igor Sysoev <igor@sysoev.ru>
parents: 490
diff changeset
21 0f836f0288eee4980f57736d50a7a60fa082d8e9 release-0.1.20
494
f94c1b769a7c release-0.1.21 tag
Igor Sysoev <igor@sysoev.ru>
parents: 492
diff changeset
22 975f62e77f0244f1b631f740be77c72c8f2da1de release-0.1.21
496
7ce7b31c3c83 release-0.1.22 tag
Igor Sysoev <igor@sysoev.ru>
parents: 494
diff changeset
23 fc9909c369b2b4716304ac8e38da57b8fb781211 release-0.1.22
498
58fcf570b0cb release-0.1.23 tag
Igor Sysoev <igor@sysoev.ru>
parents: 496
diff changeset
24 d7c90bb5ce83dab08715e98f9c7b81c7df4b37be release-0.1.23
500
9a0f304470f5 release-0.1.24 tag
Igor Sysoev <igor@sysoev.ru>
parents: 498
diff changeset
25 64d9afb209da0cd4a917202b7b77e51cc23e2229 release-0.1.24
502
2017b79d7db5 release-0.1.25 tag
Igor Sysoev <igor@sysoev.ru>
parents: 500
diff changeset
26 d4ea69372b946dc4ec37fc3f5ddd93ff7c3da675 release-0.1.25
504
4cfdcb10967c release-0.1.26 tag
Igor Sysoev <igor@sysoev.ru>
parents: 502
diff changeset
27 b1648294f6935e993e436fd8a68bca75c74c826d release-0.1.26
506
005e65646622 release-0.1.27 tag
Igor Sysoev <igor@sysoev.ru>
parents: 504
diff changeset
28 ee66921ecd47a7fa459f70f4a9d660f91f6a1b94 release-0.1.27
508
ca1020ce99ba release-0.1.28 tag
Igor Sysoev <igor@sysoev.ru>
parents: 506
diff changeset
29 cd3117ad9aab9c58c6f7e677e551e1adbdeaba54 release-0.1.28