mirror of
https://github.com/nginx/nginx.git
synced 2025-07-24 14:16:20 +08:00
nginx-0.9.0-RELEASE
This commit is contained in:
parent
71948cce0c
commit
e5907afa47
@ -9,6 +9,105 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.9.0" date="29.11.2010">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á keepalive_disable.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "keepalive_disable" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á map ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ × ËÁÞÅÓÔ×Å ÚÎÁÞÅÎÉÑ ÏÐÒÅÄÅÌÑÅÍÏÊ
|
||||
ÐÅÒÅÍÅÎÎÏÊ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "map" directive supports variables as value of a defined variable.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á map ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÕÓÔÙÅ ÓÔÒÏËÉ × ËÁÞÅÓÔ×Å ÚÎÁÞÅÎÉÑ ÐÅÒ×ÏÇÏ ÐÁÒÁÍÅÔÒÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "map" directive supports empty strings as value of the first parameter.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á map ÐÏÄÄÅÒÖÉ×ÁÅÔ ×ÙÒÁÖÅÎÉÑ × ÐÅÒ×ÏÍ ÐÁÒÁÍÅÔÒÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "map" directive supports expressions as the first parameter.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÓÔÒÁÎÉÃÁ ÒÕËÏ×ÏÄÓÔ×Á nginx(8).<br/>
|
||||
óÐÁÓÉÂÏ óÅÒÇÅÀ ïÓÏËÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx(8) manual page.<br/>
|
||||
Thanks to Sergey Osokin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÏÄÄÅÒÖËÁ accept4() × Linux.<br/>
|
||||
óÐÁÓÉÂÏ Simon Liu.
|
||||
</para>
|
||||
<para lang="en">
|
||||
Linux accept4() support.<br/>
|
||||
Thanks to Simon Liu.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="workaround">
|
||||
<para lang="ru">
|
||||
ÕÓÔÒÁÎÅÎÉÅ ÐÒÅÄÕÐÒÅÖÄÅÎÉÑ ÌÉÎËÅÒÁ Ï "sys_errlist" É "sys_nerr" ÐÏÄ Linux;
|
||||
ÐÒÅÄÕÐÒÅÖÄÅÎÉÅ ÐÏÑ×ÉÌÏÓØ × 0.8.35.
|
||||
</para>
|
||||
<para lang="en">
|
||||
elimination of Linux linker warning about "sys_errlist" and "sys_nerr";
|
||||
the warning had appeared in 0.8.35.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù auth_basic
|
||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
|
||||
óÐÁÓÉÂÏ íÉÈÁÉÌÕ ìÁÌÅÔÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault might occur in a worker process,
|
||||
if the "auth_basic" directive was used.<br/>
|
||||
Thanks to Michail Laletin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ÍÏÄÕÌÅÍ ngx_http_eval_module;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.42.
|
||||
</para>
|
||||
<para lang="en">
|
||||
compatibility with ngx_http_eval_module;
|
||||
the bug had appeared in 0.8.42.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.53" date="18.10.2010">
|
||||
|
||||
<change type="feature">
|
||||
@ -31,7 +130,7 @@ the "gzip_disable" directive supports special "degradation" mask.
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÆÁÊÌÏ×ÏÇÏ AIO, ÍÏÇÌÁ ÐÒÏÉÓÈÏÄÉÔØ ÕÔÅÞËÁ ÓÏËÅÔÏ×.<br/>
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÆÁÊÌÏ×ÏÇÏ AIO ÍÏÇÌÁ ÐÒÏÉÓÈÏÄÉÔØ ÕÔÅÞËÁ ÓÏËÅÔÏ×.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
@ -5059,7 +5158,7 @@ the "http_503" parameter of the "proxy_next_upstream" or
|
||||
nginx ÍÏÇ ×ÙÄÁ×ÁÔØ ÓÔÒÏËÕ "Transfer-Encoding: chunked" ÄÌÑ ÚÁÐÒÏÓÏ× HEAD.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx might send a "Transfer-Encoding: chunked" heaer line for HEAD requests.
|
||||
nginx might send a "Transfer-Encoding: chunked" header line for HEAD requests.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user