mirror of
https://github.com/nginx/nginx.git
synced 2024-11-26 02:40:46 -06:00
nginx-0.7.20-RELEASE
This commit is contained in:
parent
de2652c176
commit
193c5b08f2
@ -9,6 +9,82 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.7.20" date="10.11.2008">
|
||||
|
||||
<change>
|
||||
<para lang="ru">
|
||||
éÚÍÅÎÅÎÉÑ × ÍÏÄÕÌÅ ngx_http_gzip_filter_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
Changes in the ngx_http_gzip_filter_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_limit_req_module
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_limit_req_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÎÁ ÐÌÁÔÆÏÒÍÁÈ sparc É ppc ÒÁÂÏÞÉÅ ÐÒÏÃÅÓÓÙ ÍÏÇÌÉ ×ÙÈÏÄÉÔØ ÐÏ ÓÉÇÎÁÌÕ SIGBUS;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.3.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
worker processes might exit on a SIGBUS signal on sparc and ppc platforms;
|
||||
the bug had appeared in 0.7.3.<br/>
|
||||
Thanks to Maxim Dounin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Ù ×ÉÄÁ "proxy_pass http://host/some:uri" ÎÅ ÒÁÂÏÔÁÌÉ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.12.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "proxy_pass http://host/some:uri" directives did not work;
|
||||
the bug had appeared in 0.7.12.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS ÚÁÐÒÏÓÙ ÍÏÇÌÉ ÚÁ×ÅÒÛÁÔØÓÑ Ó ÏÛÉÂËÏÊ "bad write retry".
|
||||
</para>
|
||||
<para lang="en">
|
||||
in HTTPS mode requests might fail with the "bad write retry" error.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_secure_link_module ÎÅ ÒÁÂÏÔÁÌ ×ÎÕÔÒÉ location'Ï×
|
||||
Ó ÉÍÅÎÁÍÉ ÍÅÎØÛÅ 3 ÓÉÍ×ÏÌÏ×.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_secure_link_module did not work inside locations,
|
||||
whose names are less than 3 characters.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÍÅÎÎÁÑ $server_addr ÍÏÇÌÁ ÎÅ ÉÍÅÔØ ÚÎÁÞÅÎÉÑ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
$server_addr variable might have no value.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.7.19" date="13.10.2008">
|
||||
|
||||
<change type="bugfix">
|
||||
|
Loading…
Reference in New Issue
Block a user