mirror of
https://github.com/nginx/nginx.git
synced 2025-02-03 20:10:42 -06:00
nginx-0.6.26-RELEASE
This commit is contained in:
parent
665b9fd2e2
commit
108b8f9a1f
@ -9,6 +9,89 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.6.26" date="11.02.2008">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Ù proxy_store É fastcgi_store ÎÅ ÐÒÏ×ÅÒÑÌÉ ÄÌÉÎÕ ÏÔ×ÅÔÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "proxy_store" and "fastcgi_store" directives did not check
|
||||
a response length.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÂÏÌØÛÏÇÏ ÚÎÁÞÅÎÉÑ × ÄÉÒÅËÔÉ×Å expires
|
||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.<br/>
|
||||
óÐÁÓÉÂÏ Joaquin Cuenca Abela.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault occurred in worker process,
|
||||
if big value was used in a "expires" directive.<br/>
|
||||
Thanks to Joaquin Cuenca Abela.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ×ÅÒÎÏ ÏÐÒÅÄÅÌÑÌ ÄÌÉÎÕ ÓÔÒÏËÉ ËÜÛÁ ÎÁ <nobr>Pentium 4.</nobr><br/>
|
||||
óÐÁÓÉÂÏ Gena Makhomed.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx incorrectly detected cache line size on Pentium 4.<br/>
|
||||
Thanks to Gena Makhomed.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
× ÐÒÏËÓÉÒÏ×ÁÎÎÙÈ ÐÏÄÚÁÐÒÏÓÁÈ É ÐÏÄÚÁÐÒÏÓÁÈ Ë FastCGI-ÓÅÒ×ÅÒÕ
|
||||
×ÍÅÓÔÏ ÍÅÔÏÄÁ GET ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÏÒÉÇÉÎÁÌØÎÙÊ ÍÅÔÏÄ ËÌÉÅÎÔÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
in proxied or FastCGI subrequests a client original method was used
|
||||
instead of the GET method.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÕÔÅÞËÉ ÓÏËÅÔÏ× × ÒÅÖÉÍÅ HTTPS ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÏÔÌÏÖÅÎÎÏÇÏ accept'Á.<br/>
|
||||
óÐÁÓÉÂÏ Ben Maurer.
|
||||
</para>
|
||||
<para lang="en">
|
||||
socket leak in HTTPS mode if deferred accept was used.<br/>
|
||||
Thanks to Ben Maurer.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ×ÙÄÁ×ÁÌ ÏÛÉÂÏÞÎÏÅ ÓÏÏÂÝÅÎÉÅ "SSL_shutdown() failed (SSL: )";
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx issued the bogus error message "SSL_shutdown() failed (SSL: )";
|
||||
bug appeared in 0.6.23.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTPS ÚÁÐÒÏÓÙ ÍÏÇÌÉ ÚÁ×ÅÒÛÁÔØÓÑ Ó ÏÛÉÂËÏÊ "bad write retry";
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.23.
|
||||
</para>
|
||||
<para lang="en">
|
||||
in HTTPS mode requests might fail with the "bad write retry" error;
|
||||
bug appeared in 0.6.23.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.6.25" date="08.01.2008">
|
||||
|
||||
<change type="change">
|
||||
|
Loading…
Reference in New Issue
Block a user