From e41d3dbd998a8bd4c46d169d448bdf3f9e9a6209 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 13 Oct 2008 13:18:28 +0000 Subject: [PATCH] nginx-0.7.18-RELEASE --- docs/xml/nginx/changes.xml | 91 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 054f7672c..0c916e52f 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,97 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á underscores_in_headers; +ÔÅÐÅÒØ nginx ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÅ ÒÁÚÒÅÛÁÅÔ ÐÏÄÞ£ÒËÉ×ÁÎÉÑ × ÉÍÅÎÁÈ ÓÔÒÏË +× ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ ËÌÉÅÎÔÁ. + + +the "underscores_in_headers" directive; +now nginx does not allows underscores in a client request header line names. + + + + + +ÍÏÄÕÌØ ngx_http_secure_link_module. + + +the ngx_http_secure_link_module. + + + + + +ÄÉÒÅËÔÉ×Á real_ip_header ÐÏÄÄÅÒÖÉ×ÁÅÔ ÌÀÂÏÊ ÚÁÇÏÌÏ×ÏË. + + +the "real_ip_header" directive supports any header. + + + + + +ÄÉÒÅËÔÉ×Á log_subrequest. + + +the "log_subrequest" directive. + + + + + +ÐÅÒÅÍÅÎÎÁÑ $realpath_root. + + +the $realpath_root variable. + + + + + +ÐÁÒÁÍÅÔÒÙ http_502 É http_504 × ÄÉÒÅËÔÉ×Å proxy_next_upstream. + + +the "http_502" and "http_504" parameters of the "proxy_next_upstream" directive. + + + + + +ÐÁÒÁÍÅÔÒ http_503 × ÄÉÒÅËÔÉ×ÁÈ proxy_next_upstream ÉÌÉ fastcgi_next_upstream +ÎÅ ÒÁÂÏÔÁÌ. + + +the "http_503" parameter of the "proxy_next_upstream" or +"fastcgi_next_upstream" directives did not work. + + + + + +nginx ÍÏÇ ×ÙÄÁ×ÁÔØ ÓÔÒÏËÕ "Transfer-Encoding: chunked" ÄÌÑ ÚÁÐÒÏÓÏ× HEAD. + + +nginx might send a "Transfer-Encoding: chunked" heaer line for HEAD requests. + + + + + +ÔÅÐÅÒØ accept-ÌÉÍÉÔ ÚÁ×ÉÓÉÔ ÏÔ ÞÉÓÌÁ worker_connections. + + +now accept threshold depends on worker_connections. + + + + + + -- 2.47.3