From cb1cdc7426ba5470197f1a1ca5e8fe485223e558 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 27 Nov 2007 16:20:11 +0000 Subject: [PATCH] nginx-0.6.18-RELEASE --- docs/xml/nginx/changes.xml | 65 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index d81544d63..fcf7b7d51 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,71 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÍÏÄÕÌØ ngx_http_userid_module × ÐÏÌÅ ËÕËÉ Ó ÎÏÍÅÒÏÍ ÐÒÏÃÅÓÓÁ +ÄÏÂÁ×ÌÑÅÔ ÍÉËÒÏÓÅËÕÎÄÙ ÎÁ ×ÒÅÍÑ ÓÔÁÒÔÁ. + + +now the ngx_http_userid_module adds start time microseconds +to the cookie field contains a pid value. + + + + + +× error_log ÔÅÐÅÒØ ÚÁÐÉÓÙ×ÁÅÔÓÑ ÐÏÌÎÁÑ ÓÔÒÏËÁ ÚÁÐÒÏÓÁ ×ÍÅÓÔÏ ÔÏÌØËÏ URI. + + +now the full request line instead of URI only is written to error_log. + + + + + +ÄÉÒÅËÔÉ×Á proxy_pass ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ. + + +variables support in the "proxy_pass" directive. + + + + + +ÄÉÒÅËÔÉ×Á resolver É resolver_timeout. + + +the "resolver" and "resolver_timeout" directives. + + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á "add_header last-modified ''" ÕÄÁÌÑÅÔ × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ +ÓÔÒÏËÕ "Last-Modified". + + +now the directive "add_header last-modified ''" deletes a "Last-Modified" +response header line. + + + + + +ÄÉÒÅËÔÉ×Á limit_rate ÎÅ ÐÏÚ×ÏÌÑÌÁ ÐÅÒÅÄÁ×ÁÔØ ÎÁ ÐÏÌÎÏÊ ÓËÏÒÏÓÔÉ, +ÄÁÖÅ ÅÓÌÉ ÂÙÌ ÕËÁÚÁÎ ÏÞÅÎØ ÂÏÌØÛÏÊ ÌÉÍÉÔ. + + +the "limit_rate" directive did not allow to use full throughput, +even if limit value was very high. + + + + + + -- 2.47.3