mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
nginx-0.8.53-RELEASE
This commit is contained in:
parent
a64b716b22
commit
dcca7acff8
@ -9,6 +9,55 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.8.53" date="18.10.2010">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á error_page ÐÏÚ×ÏÌÑÅÔ ÍÅÎÑÔØ ËÏÄ ÓÔÁÔÕÓÁ Õ ÒÅÄÉÒÅËÔÁ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
now the "error_page" directive allows to change a status code in a redirect.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Á gzip_disable ÐÏÄÄÅÒÖÉ×ÁÅÔ ÓÐÅÃÉÁÌØÎÕÀ ÍÁÓËÕ degradation.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "gzip_disable" directive supports special "degradation" mask.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÆÁÊÌÏ×ÏÇÏ AIO, ÍÏÇÌÁ ÐÒÏÉÓÈÏÄÉÔØ ÕÔÅÞËÁ ÓÏËÅÔÏ×.<br/>
|
||||||
|
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a socket leak might occurred if file AIO was used.<br/>
|
||||||
|
Thanks to Maxim Dounin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÅÓÌÉ × ÐÅÒ×ÏÍ ÓÅÒ×ÅÒÅ ÎÅ ÂÙÌÁ ÏÐÉÓÁÎÁ ÄÉÒÅËÔÉ×Á listen É ÎÉÇÄÅ Ñ×ÎÏ
|
||||||
|
ÎÅ ÏÐÉÓÁÎ ÓÅÒ×ÅÒ ÐÏ ÕÍÏÌÞÁÎÉÀ, ÔÏ ÓÅÒ×ÅÒÏÍ ÐÏ ÕÍÏÌÞÁÎÉÀ ÓÔÁÎÏ×ÉÌÓÑ
|
||||||
|
ÓÌÅÄÕÀÝÉÊ ÓÅÒ×ÅÒ Ó ÄÉÒÅËÔÉ×ÏÊ listen;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.21.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
if the first server had no "listen" directive and there was no explicit
|
||||||
|
default server, then a next server with a "listen" directive became
|
||||||
|
the default server;
|
||||||
|
the bug had appeared in 0.8.21.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.8.52" date="28.09.2010">
|
<changes ver="0.8.52" date="28.09.2010">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -413,10 +462,10 @@ compatibility with HP/UX.
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
совместимость с компилятором AIX xcl_r.
|
ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ËÏÍÐÉÌÑÔÏÒÏÍ AIX xlC_r.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
compatibility with AIX xcl_r compiler.
|
compatibility with AIX xlC_r compiler.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user