mirror of
https://github.com/nginx/nginx.git
synced 2024-12-27 01:11:13 -06:00
nginx-0.5.7-RELEASE
This commit is contained in:
parent
f83e627473
commit
ba987bf0cc
@ -9,6 +9,73 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.5.7" date="15.01.2007">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÏÐÔÉÍÉÚÁÃÉÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÐÁÍÑÔÉ × ssl_session_cache.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ssl_session_cache storage optimization.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change>
|
||||
<para lang="ru">
|
||||
éÓÐÒÁ×ÌÅÎÉÅ ÏÛÉÂÏË × ÄÉÒÅËÔÉ×ÁÈ ssl_session_cache É limit_zone.
|
||||
</para>
|
||||
<para lang="en">
|
||||
Bugfixes in the "ssl_session_cache" and "limit_zone" directives.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÎÁ ÓÔÁÒÔÅ ÉÌÉ ×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ ÐÒÏÉÓÈÏÄÉÌ segmentation fault,
|
||||
ÅÓÌÉ ÄÉÒÅËÔÉ×Ù ssl_session_cache ÉÌÉ limit_zone ÉÓÐÏÌØÚÏ×ÁÌÉÓØ
|
||||
ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the segmentation fault was occurred on start or while reconfiguration
|
||||
if the "ssl_session_cache" or "limit_zone" directives were used
|
||||
on 64-bit platforms.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ× add_before_body ÉÌÉ add_after_body ÐÒÏÉÓÈÏÄÉÌ
|
||||
segmentation fault, ÅÓÌÉ × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÎÅÔ ÓÔÒÏËÉ "Content-Type".
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault occurred if the "add_before_body" or "add_after_body"
|
||||
directives were used and there was no "Content-Type" header line in response.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÂÉÂÌÉÏÔÅËÁ OpenSSL ×ÓÅÇÄÁ ÓÏÂÉÒÁÌÓÑ Ó ÐÏÄÄÅÒÖËÏÊ ÐÏÔÏËÏ×.<br/>
|
||||
óÐÁÓÉÂÏ äÅÎÕ é×ÁÎÏ×Õ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the OpenSSL library was always built with the threads support.<br/>
|
||||
Thanks to Den Ivanov.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÓÏ×ÍÅÓÔÉÍÏÓÔØ ÂÉÂÌÉÏÔÅËÉ PCRE-6.5+ É ËÏÍÐÉÌÑÔÏÒÁ icc.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the PCRE-6.5+ library and the icc compiler compatibility.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.5.6" date="09.01.2007">
|
||||
|
||||
<change type="change">
|
||||
|
Loading…
Reference in New Issue
Block a user