mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 21:52:41 +08:00
nginx-0.6.31-RELEASE
This commit is contained in:
parent
ca1bed390d
commit
153e5a72f8
@ -9,6 +9,37 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.6.31" date="12.05.2008">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÎÅ ÏÂÒÁÂÁÔÙ×ÁÌ ÏÔ×ÅÔ FastCGI-ÓÅÒ×ÅÒÁ, ÅÓÌÉ ÓÔÒÏËÁ ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔ ÂÙÌÁ
|
||||||
|
× ËÏÎÃÅ ÚÁÐÉÓÉ FastCGI;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.2.<br/>
|
||||||
|
óÐÁÓÉÂÏ óÅÒÇÅÀ óÅÒÏ×Õ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx did not process FastCGI response
|
||||||
|
if header was at the end of FastCGI record;
|
||||||
|
bug appeared in 0.6.2.<br/>
|
||||||
|
Thanks to Sergey Serov.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÕÄÁÌÅÎÉÉ ÆÁÊÌÁ É ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù open_file_cache_errors off
|
||||||
|
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a segmentation fault might occur in worker process if a file was deleted
|
||||||
|
and the "open_file_cache_errors" directive was off.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.6.30" date="29.04.2008">
|
<changes ver="0.6.30" date="29.04.2008">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
@ -34,13 +65,11 @@ for example, "1h50m".
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÕÔÅÞÅË ÐÁÍÑÔÉ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á ssl_verify_client ÉÍÅÌÁ ÚÎÁÞÅÎÉÅ on.
|
ÕÔÅÞÅË ÐÁÍÑÔÉ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á ssl_verify_client ÉÍÅÌÁ ÚÎÁÞÅÎÉÅ on.<br/>
|
||||||
<br/>
|
|
||||||
óÐÁÓÉÂÏ Chavelle Vincent.
|
óÐÁÓÉÂÏ Chavelle Vincent.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
memory leaks if the "ssl_verify_client" directive was on.
|
memory leaks if the "ssl_verify_client" directive was on.<br/>
|
||||||
<br/>
|
|
||||||
Thanks to Chavelle Vincent.
|
Thanks to Chavelle Vincent.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user