mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
nginx-0.7.47-RELEASE
This commit is contained in:
parent
de9fca55b1
commit
f61f442440
@ -9,6 +9,75 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.47" date="01.04.2009">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ FreeBSD 6 É ÂÏÌÅÅ ÒÁÎÎÉÈ ×ÅÒÓÉÑÈ;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx could not be built on FreeBSD 6 and early versions;
|
||||||
|
the bug had appeared in 0.7.46.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ MacOSX;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx could not be built on MacOSX;
|
||||||
|
the bug had <nobr>appeared in 0.7.46.</nobr>
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÁÒÁÍÅÔÒ max_size, ÔÏ cache manager ÍÏÇ ÕÄÁÌÉÔØ ×ÅÓØ ËÜÛ;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
if the "max_size" parameter was set, then the cache manager might purge
|
||||||
|
a whole cache;
|
||||||
|
the bug had appeared in 0.7.46.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="change">
|
||||||
|
<para lang="ru">
|
||||||
|
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault,
|
||||||
|
ÅÓÌÉ ÄÉÒÅËÔÉ×Ù proxy_cache/fastcgi_cache
|
||||||
|
É proxy_cache_valid/ fastcgi_cache_valid ÎÅ ÂÙÌÉ ÚÁÄÁÎÙ ÎÁ ÏÄÎÏÍ ÕÒÏ×ÎÅ;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.46.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a segmentation fault might occur in worker process,
|
||||||
|
if the "proxy_cache"/"fastcgi_cache" and
|
||||||
|
the "proxy_cache_valid"/ "fastcgi_cache_valid" were set on different levels;
|
||||||
|
the bug had appeared in 0.7.46.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault
|
||||||
|
ÐÒÉ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÉ ÚÁÐÒÏÓÁ ÐÒÏËÓÉÒÏ×ÁÎÎÏÍÕ ÉÌÉ FastCGI-ÓÅÒ×ÅÒÕ
|
||||||
|
Ó ÐÏÍÏÝØÀ error_page ÉÌÉ try_files;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.44.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a segmentation fault might occur in worker process,
|
||||||
|
if a request was redirected to a proxied or FastCGI server via
|
||||||
|
error_page or try_files;
|
||||||
|
the bug had appeared in 0.7.44.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.46" date="30.03.2009">
|
<changes ver="0.7.46" date="30.03.2009">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -31,7 +100,7 @@ the previous release tarball was incorrect.
|
|||||||
ÎÁ ÒÁÚÎÙÈ ÕÒÏ×ÎÑÈ.
|
ÎÁ ÒÁÚÎÙÈ ÕÒÏ×ÎÑÈ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now the "proxy_cache" and the "proxy_cache_valid" can be set on
|
now the "proxy_cache" and the "proxy_cache_valid" directives can be set on
|
||||||
different levels.
|
different levels.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user