From ee396ba9821c123e589f976d217cbb0a49bbda5c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 1 Sep 2008 15:31:56 +0000 Subject: [PATCH] nginx-0.7.14-RELEASE --- docs/xml/nginx/changes.xml | 68 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3841bf30b..54c28abf4 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,74 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Ù ssl_certificate É ssl_certificate_key ÎÅ ÉÍÅÀÔ +ÚÎÁÞÅÎÉÊ ÐÏ ÕÍÏÌÞÁÎÉÀ. + + +now the ssl_certificate and ssl_certificate_key directives have not +default values. + + + + + +ÄÉÒÅËÔÉ×Á listen ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒ ssl. + + +the "listen" directive supports the "ssl" parameter. + + + + + +ÔÅÐÅÒØ ÐÒÉ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ nginx ÕÞÉÔÙ×ÁÅÔ ÉÚÍÅÎÅÎÉÅ ×ÒÅÍÅÎÎÏÊ ÚÏÎÙ +ÎÁ FreeBSD É Linux. + + +now nginx takes into account a time zone change while reconfiguration +on FreeBSD and Linux. + + + + + +ÐÁÒÁÍÅÔÒÙ ÄÉÒÅËÔÉ×Ù listen, ÔÁËÉÅ ËÁË backlog, rcvbuf É ÐÒÏÞÉÅ, +ÎÅ ÕÓÔÁÎÁ×ÌÉ×ÁÌÉÓØ, ÅÓÌÉ ÓÅÒ×ÅÒÏÍ ÐÏ ÕÍÏÌÞÁÎÉÀ ÂÙÌ ÎÅ ÐÅÒ×ÙÊ ÓÅÒ×ÅÒ. + + +the "listen" directive parameters such as "backlog", "rcvbuf", etc. +were not set, if a default server was not the first one. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ × ËÁÞÅÓÔ×Å ÁÒÇÕÍÅÎÔÏ× ÞÁÓÔÉ URI, ×ÙÄÅÌÅÎÎÏÇÏ Ó ÐÏÍÏÝØÀ +ÄÉÒÅËÔÉ×Ù rewrite, ÜÔÉ ÁÒÇÕÍÅÎÔÙ ÎÅ ÜËÒÁÎÉÒÏ×ÁÌÉÓØ. + + +if URI part captured by a "rewrite" directive was used as a query string, +then the query string was not escaped. + + + + + +ÕÌÕÞÛÅÎÉÑ ÔÅÓÔÉÒÏ×ÁÎÉÑ ÐÒÁ×ÉÌØÎÏÓÔÉ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÇÏ ÆÁÊÌÁ. + + +configuration file validity test improvements. + + + + + + + -- 2.47.3