mirror of
https://github.com/nginx/nginx.git
synced 2024-11-26 02:40:46 -06:00
nginx-0.8.38-RELEASE
This commit is contained in:
parent
de0b1d6f12
commit
bb6569a479
@ -9,6 +9,53 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.38" date="24.05.2010">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Ù proxy_no_cache É fastcgi_no_cache.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "proxy_no_cache" and "fastcgi_no_cache" directives.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÏÊ $scheme × ÄÉÒÅËÔÉ×Å rewrite
|
||||
Á×ÔÏÍÁÔÉÞÅÓËÉ ÄÅÌÁÅÔÓÑ ÒÅÄÉÒÅËÔ.<br/>
|
||||
óÐÁÓÉÂÏ Piotr Sikora.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now the "rewrite" directive does a redirect automatically
|
||||
if the $scheme variable is used.<br/>
|
||||
Thanks to Piotr Sikora.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ ÚÁÄÅÒÖËÉ × ÄÉÒÅËÔÉ×Å limit_req ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÏÐÉÓÁÎÎÏÍÕ ÁÌÇÏÒÉÔÍÕ.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now "limit_req" delay directive conforms to the described algorithm.<br/>
|
||||
Thanks to Maxim Dounin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÍÅÎÎÕÀ $uid_got ÎÅÌØÚÑ ÂÙÌÏ ÉÓÐÏÌØÚÏ×ÁÔØ × SSI É ÐÅÒÌÏ×ÏÍ ÍÏÄÕÌÑÈ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the $uid_got variable might not be used in the SSI and perl modules.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.37" date="17.05.2010">
|
||||
|
||||
<change type="feature">
|
||||
@ -1309,7 +1356,7 @@ the "limit_req_log_level" and "limit_conn_log_level" directives.
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ôÅÐÅÒØ ÄÉÒÅËÔÉ×Á limit_req ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÁÌÇÏÒÉÔÍÕ leaky bucket.<br/>
|
||||
ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á limit_req ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÁÌÇÏÒÉÔÍÕ leaky bucket.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
|
Loading…
Reference in New Issue
Block a user