mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 02:02:38 +08:00
nginx-0.5.19-RELEASE
This commit is contained in:
parent
57a713c67c
commit
3311e24dba
@ -9,6 +9,72 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.5.19" date="24.04.2007">
|
||||||
|
|
||||||
|
<change type="change">
|
||||||
|
<para lang="ru">
|
||||||
|
ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $request_time ÔÅÐÅÒØ ÚÁÐÉÓÙ×ÁÅÔÓÑ Ó ÔÏÞÎÏÓÔØÀ
|
||||||
|
ÄÏ ÍÉÌÌÉÓÅËÕÎÄ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
now the $request_time variable has millisecond precision.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="change">
|
||||||
|
<para lang="ru">
|
||||||
|
ÍÅÔÏÄ $r->rflush × ÍÏÄÕÌÅ ngx_http_perl_module ÐÅÒÅÉÍÅÎÏ×ÁÎ × $r->flush.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the method $r->rflush of ngx_http_perl_module was renamed to the $r->flush.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÅÒÅÍÅÎÎÁÑ $upstream_addr.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the $upstream_addr variable.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Ù proxy_headers_hash_max_size É proxy_headers_hash_bucket_size.<br/>
|
||||||
|
óÐÁÓÉÂÏ ÷ÏÌÏÄÙÍÙÒÕ ëÏÓÔÙÒËÏ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "proxy_headers_hash_max_size" and "proxy_headers_hash_bucket_size"
|
||||||
|
directives.<br/>
|
||||||
|
Thanks to Volodymyr Kostyrko.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ sendfile É limit_rate ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ
|
||||||
|
ÎÅÌØÚÑ ÂÙÌÏ ÐÅÒÅÄÁ×ÁÔØ ÆÁÊÌÙ ÂÏÌØÛÅ 2G.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the files more than 2G could not be transferred using sendfile and limit_rate
|
||||||
|
on 64-bit platforms.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ sendfile ÎÁ 64-ÂÉÔÎÏÍ Linux ÎÅÌØÚÑ ÂÙÌÏ ÐÅÒÅÄÁ×ÁÔØ ÆÁÊÌÙ
|
||||||
|
ÂÏÌØÛÅ 2G.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the files more than 2G could not be transferred using sendfile on 64-bit Linux.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.5.18" date="19.04.2007">
|
<changes ver="0.5.18" date="19.04.2007">
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
|
Loading…
Reference in New Issue
Block a user