mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
nginx-0.8.10-RELEASE
This commit is contained in:
parent
ba1ff6e946
commit
0ab51fcc59
@ -9,6 +9,31 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.8.10" date="24.08.2009">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÕÔÅÞÅË ÐÁÍÑÔÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÂÁÚÙ GeoIP City.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
memory leaks if GeoIP City database was used.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÏÛÉÂËÉ ÐÒÉ ËÏÐÉÒÏ×ÁÎÉÉ ×ÒÅÍÅÎÎÙÈ ÆÁÊÌÏ× × ÐÏÓÔÏÑÎÎÏÅ ÍÅÓÔÏ ÈÒÁÎÅÎÉÑ;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.9.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in copying temporary files to permanent storage area;
|
||||||
|
the bug had appeared in 0.8.9.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.8.9" date="17.08.2009">
|
<changes ver="0.8.9" date="17.08.2009">
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
@ -28,7 +53,7 @@ this should improve large caches handling.
|
|||||||
适 怒剝謨 팁奸窘謨 譚戇터좨.
|
适 怒剝謨 팁奸窘謨 譚戇터좨.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now temporarily files and permanent storage area may reside at
|
now temporary files and permanent storage area may reside at
|
||||||
different file systems.
|
different file systems.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
@ -326,7 +351,6 @@ nginx
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
nginx could not be built on MacOSX 10.6.
|
nginx could not be built on MacOSX 10.6.
|
||||||
the bug had appeared in 0.8.2.
|
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
@ -6310,7 +6334,7 @@ the bug had appeared in 0.5.8.
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
a segmentation fault might occur in worker process
|
a segmentation fault might occur in worker process
|
||||||
if the temporarily files were used while working with FastCGI server;
|
if the temporary files were used while working with FastCGI server;
|
||||||
the bug had appeared in 0.5.8.
|
the bug had appeared in 0.5.8.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
@ -9199,7 +9223,7 @@ the bug had appeared in 0.3.18.
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
if the HTTPS protocol was used in the "proxy_pass" directive and
|
if the HTTPS protocol was used in the "proxy_pass" directive and
|
||||||
the request body was in temporarily file then the request was not transferred.
|
the request body was in temporary file then the request was not transferred.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user