view .hgtags @ 58:b55cbf18157e NGINX_0_1_29

nginx 0.1.29 *) 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; bug 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 <http://sysoev.ru>
date Thu, 12 May 2005 00:00:00 +0400
parents 5df375c55338
children 4cb463ba8cce
line wrap: on
line source

f0b350454894f8568a4227e3ac754a191594f702 NGINX_0_1_0
cc9f381affaa1f7e2ecb58d7ea4bdb78407787bf NGINX_0_1_1
4b2dafa26fe205b53da034478d472a0b47f432c3 NGINX_0_1_2
80ba094c6b3e4a8cae0fd8de6fabc967437e39c8 NGINX_0_1_3
983306b77348024033e7ece62eb7d63ffeb1bc0f NGINX_0_1_4
46833bd150cbb162e29decefdada323516a36c37 NGINX_0_1_5
7da8ea7c4448b2567893535ea65de93f06be43c6 NGINX_0_1_6
8a529698ed55ff2861d17ae76a12e820e1371d60 NGINX_0_1_7
74b1868dd3cd3b10a7fe45b36f9590034842cbde NGINX_0_1_8
6f8b0dc0f8ddf3ce8db87a15fa140e4600122d30 NGINX_0_1_9
636dad238b63a73c098447612ecc5c2a1bfbd207 NGINX_0_1_10
8b6db3bda591dd2973db406e56b804aa56229af2 NGINX_0_1_11
420dd3f9e70344c89982c7b656c591c4c669aa9f NGINX_0_1_12
45fe5b98a9de13b1744d16086de61c75e49dead4 NGINX_0_1_13
7ca9bdc82b3f8fa74c56d84dc79e0cabd2092f59 NGINX_0_1_14
e1ada20fc595885881bc5336a12dca0969c93f78 NGINX_0_1_15
da8c190bdabaf10b77066f6e0fc0a8f67ba7a70f NGINX_0_1_16
aab2ea7c045870fddcca0ab6561ffe3b4a9dfa0b NGINX_0_1_17
a39d1b7932873fa788eda57e0c6e9a9fb6e7d29a NGINX_0_1_18
2879cd3a40cbc5df423cc87460c03caeb8e9ea4a NGINX_0_1_19
bc4fc02c96a3e24b4f11762d15b1700bd5216d1b NGINX_0_1_20
41ccba1aba45f7d7af0990fab0ae98a3693d222a NGINX_0_1_21
4989c3d2594511684baab0fc65c84d528893d5ad NGINX_0_1_22
9f3205d496a0f35fc96e044c6e987d61e74b3145 NGINX_0_1_23
6cfc63e68377067125c4bf77b6b417aea30723bd NGINX_0_1_24
72eb30262aac58f69b80911fbd4dee3ea829f148 NGINX_0_1_25
0d75d65c642ff01549407b960035b3e86107f639 NGINX_0_1_26
bcb5fce0b038e5ebc4c2fff1b3f5a2d30545f1a7 NGINX_0_1_27
3050baa54a263a3260cd94348c5d6c13b4b695d2 NGINX_0_1_28