From 8c7fce493f205ad9a9b6d3122f10aef8b97a9a60 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 18 Aug 2008 14:22:50 +0000 Subject: [PATCH] nginx-0.7.11-RELEASE --- docs/xml/nginx/changes.xml | 69 +++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 1946c6cbe..f31cf5251 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,73 @@ nginx changelog + + + + +ÔÅÐÅÒØ ngx_http_charset_module ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÅ ÒÁÂÏÔÁÅÔ MIME-ÔÉÐÏÍ text/css. + + +now ngx_http_charset_module does not work by default with text/css MIME type. + + + + + +ÔÅÐÅÒØ nginx ×ÏÚ×ÒÁÝÁÅÔ ËÏÄ 405 ÄÌÑ ÍÅÔÏÄÁ POST ÐÒÉ ÚÁÐÒÏÓÅ ÓÔÁÔÉÞÅÓËÏÇÏ +ÆÁÊÌÁ, ÔÏÌØËÏ ÅÓÌÉ ÆÁÊÌ ÓÕÝÅÓÔ×ÕÅÔ. + + +now nginx returns the 405 status code for POST method requesting a static file +only if the file exists. + + + + + +ÄÉÒÅËÔÉ×Á proxy_ssl_session_reuse. + + +the "proxy_ssl_session_reuse" directive. + + + + + +ÐÏÓÌÅ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÑ ÚÁÐÒÏÓÁ Ó ÐÏÍÏÝØÀ "X-Accel-Redirect" +ÄÉÒÅËÔÉ×Á proxy_pass ÂÅÚ URI ÍÏÇÌÁ ÉÓÐÏÌØÚÏ×ÁÔØ ÏÒÉÇÉÎÁÌØÎÙÊ ÚÁÐÒÏÓ. + + +a "proxy_pass" directive without URI part might use original request +after the "X-Accel-Redirect" redirection was used; + + + + + +ÅÓÌÉ Õ ËÁÔÁÌÏÇÁ ÂÙÌÉ ÐÒÁ×Á ÄÏÓÔÕÐÁ ÔÏÌØËÏ ÎÁ ÐÏÉÓË ÆÁÊÌÏ× +É ÐÅÒ×ÙÊ ÉÎÄÅËÓÎÙÊ ÆÁÊÌ ÏÔÓÕÔÓÔ×Ï×ÁÌ, ÔÏ nginx ×ÏÚ×ÒÁÝÁÌ ÏÛÉÂËÕ 500. + + +if a directory has search only rights and the first index file was absent, +then nginx returned the 500 status code. + + + + + +ÏÛÉÂÏË ×Ï ×ÌÏÖÅÎÎÙÈ location'ÁÈ; +ÏÛÉÂËÉ ÐÏÑ×ÉÌÉÓØ × 0.7.1. + + +in inclusive locations; +the bugs had appeared in 0.7.1. + + + + + + @@ -39,7 +106,7 @@ of recursive error_page for 500 status code. ×ÓÅÇÏ keepalive ÓÏÅÄÉÎÅÎÉÑ, Á ÄÌÑ ËÁÖÄÏÇÏ ÚÁÐÒÏÓÁ ÐÏ ÜÔÏÍÕ ÓÏÅÄÉÎÅÎÉÀ. -now the ngx_http_realip_module set address not for whole keepalive connection, +now the ngx_http_realip_module sets address not for whole keepalive connection, but for each request passed via the connection. -- 2.47.3