From: Igor Sysoev Date: Mon, 22 Aug 2011 13:56:08 +0000 (+0000) Subject: nginx-1.1.1-RELEASE X-Git-Tag: release-1.1.1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=07f0b19c404fb4598e6ef53c6a3bc86659b99d41;p=nginx.git nginx-1.1.1-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index fa18fc635..3fde38300 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,150 @@ nginx changelog + + + + +ÔÅÐÅÒØ ÚÁÇÒÕÚÞÉË ËÜÛÁ ÚÁ ËÁÖÄÕÀ ÉÔÅÒÁÃÉÀ ÏÂÒÁÂÁÔÙ×ÁÅÔ ÞÉÓÌÏ ÆÁÊÌÏ×, +ÕËÁÚÁÎÎÏÅ × ÐÁÒÁÍÅÔÒÅ load_files, ÉÌÉ ÖÅ ÒÁÂÏÔÁÅÔ ÎÅ ÂÏÌØÛÅ ×ÒÅÍÅÎÉ, +ÕËÁÚÁÎÎÏÅ × ÐÁÒÁÍÅÔÒÅ loader_threshold. + + +now cache loader processes either as many files as specified by "loader_files" +parameter or works no more than time specified by "loader_threshold" +parameter during each iteration. + + + + + +SIGWINCH ÓÉÇÎÁÌ ÔÅÐÅÒØ ÒÁÂÏÔÁÅÔ ÔÏÌØËÏ × ÒÅÖÉÍÅ ÄÅÍÏÎÁ. + + +now SIGWINCH signal works only in deamon mode. + + + + + +ÔÅÐÅÒØ ÒÁÚÄÅÌÑÅÍÙÅ ÚÏÎÙ É ËÜÛÉ ÉÓÐÏÌØÚÕÀÔ ÓÅÍÁÆÏÒÙ POSIX ÎÁ Solaris.
+óÐÁÓÉÂÏ äÅÎÉÓÕ é×ÁÎÏ×Õ. +
+ +now shared zones and caches use POSIX semaphores on Solaris.
+Thanks to Den Ivanov. +
+
+ + + +ÐÏÄÄÅÒÖËÁ accept ÆÉÌØÔÒÏ× ÎÁ NetBSD. + + +accept filters are now supported on NetBSD. + + + + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Linux 3.0. + + +nginx could not be build on Linux 3.0. + + + + + +× ÎÅËÏÔÏÒÙÈ ÓÌÕÞÁÑÈ nginx ÎÅ ÉÓÐÏÌØÚÏ×ÁÌ ÓÖÁÔÉÅ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 1.1.0. + + +nginx did not use gzipping in some cases; +the bug had appeared in 1.1.0. + + + + + +ÏÂÒÁÂÏÔËÁ ÔÅÌÁ ÚÁÐÒÏÓÁ ÍÏÇÌÏ ÂÙÔØ ÎÅ×ÅÒÎÏÊ, ÅÓÌÉ ËÌÉÅÎÔ ÉÓÐÏÌØÚÏ×ÁÌ pipelining. + + +request body might be incorrectly processed if client used pipelining. + + + + + +× ÄÉÒÅËÔÉ×Å request_body_in_single_buf. + + +in the "request_body_in_single_buf" directive. + + + + + +× ÄÉÒÅËÔÉ×ÁÈ proxy_set_body É proxy_pass_request_body +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ SSL ÓÏÅÄÉÎÅÎÉÑ Ó ÂÜËÅÎÄÏÍ. + + +in "proxy_set_body" and "proxy_pass_request_body" directives +if SSL connection to backend was used. + + + + + +nginx ÎÁÇÒÕÖÁÌ ÐÒÏÃÅÓÓÏÒ, ÅÓÌÉ ×ÓÅ ÓÅÒ×ÅÒÁ × upstream'Å ÂÙÌÉ ÏÔÍÅÞÅÎÙ +ÆÌÁÇÏÍ down. + + +nginx hogged CPU if all servers in an upstream were marked as "down". + + + + + +ÐÒÉ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault, +ÅÓÌÉ ssl_session_cache ÂÙÌ ÏÐÒÅÄÅÌ£Î, ÎÏ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÓÑ × ÐÒÅÄÙÄÕÝÅÊ +ËÏÎÆÉÇÕÒÁÃÉÉ. + + +a segmentation fault might occur during reconfiguration +if ssl_session_cache was defined but not used in a previous configuration. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÂÏÌØÛÏÇÏ ËÏÌÉÞÅÓÔ×Á backup-ÓÅÒ×ÅÒÏ× +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault. + + +a segmentation fault might occur in a worker process +if many backup servers were used in an upstream. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ× fastcgi/scgi/uwsgi_param +ÓÏ ÚÎÁÞÅÎÉÅÍ, ÎÁÞÉÎÁÀÝÉÍÓÑ ÓÏ ÓÔÒÏËÉ "HTTP_", +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.40. + + +a segmentation fault might occur in a worker process +if "fastcgi/scgi/uwsgi_param" directives were used +with values starting with "HTTP_"; +the bug had appeared in 0.8.40. + + + +
+ + @@ -6037,7 +6181,7 @@ now nginx allows underscores in a client request header line names. ÚÎÁÞÅÎÉÊ ÐÏ ÕÍÏÌÞÁÎÉÀ. -now the ssl_certificate and ssl_certificate_key directives have not +now the ssl_certificate and ssl_certificate_key directives have no default values.