mirror of
https://github.com/nginx/nginx.git
synced 2025-01-23 23:03:18 -06:00
nginx-0.8.44-RELEASE
This commit is contained in:
parent
0bd7a7d894
commit
84d108e5b4
@ -9,6 +9,72 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.44" date="05.07.2010">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ nginx ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÅ ËÜÛÉÒÕÅÔ ÏÔ×ÅÔÙ ÂÜËÅÎÄÏ×,
|
||||
× ÚÁÇÏÌÏ×ËÅ ËÏÔÏÒÙÈ ÅÓÔØ ÓÔÒÏËÁ "Set-Cookie".
|
||||
</para>
|
||||
<para lang="en">
|
||||
now nginx does not cache by default backend responses,
|
||||
if they have a "Set-Cookie" header line.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á listen ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÁÒÁÍÅÔÒ setfib.<br/>
|
||||
óÐÁÓÉÂÏ áÎÄÒÅÀ æÉÌÏÎÏ×Õ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "listen" directive supports the "setfib" parameter.
|
||||
<br/>
|
||||
Thanks to Andrew Filonov.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á sub_filter ÍÏÇÌÁ ÉÚÍÅÎÑÔØ ÒÅÇÉÓÔÒ ÂÕË× ÐÒÉ ÞÁÓÔÉÞÎÏÍ ÓÏ×ÐÁÄÅÎÉÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "sub_filter" directive might change character case on partial match.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó HP/UX.
|
||||
</para>
|
||||
<para lang="en">
|
||||
compatibility with HP/UX.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó ËÏÍÐÉÌÑÔÏÒÏÍ AIX xcl_r.
|
||||
</para>
|
||||
<para lang="en">
|
||||
compatibility with AIX xcl_r compiler.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÓÞÉÔÁÌ ÂÏÌØÛÉÅ ÐÁËÅÔÙ SSLv2 ËÁË ÏÂÙÞÎÙÅ ÔÅËÓÔÏ×ÙÅ ÚÁÐÒÏÓÙ.<br/>
|
||||
óÐÁÓÉÂÏ Miroslaw Jaworski.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx treated a large SSLv2 packets as plain requests.<br/>
|
||||
Thanks to Miroslaw Jaworski.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.43" date="30.06.2010">
|
||||
|
||||
<change type="feature">
|
||||
@ -22,12 +88,12 @@ large geo ranges base loading speed-up.
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÏÛÉÂËÉ × "location /zero { return 204; }" ÂÅÚ ÉÚÍÅÎÅÎÉÑ
|
||||
ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÏÛÉÂËÉ × "location /zero {return 204;}" ÂÅÚ ÉÚÍÅÎÅÎÉÑ
|
||||
ËÏÄÁ ÏÔ×ÅÔÁ ÏÓÔÁ×ÌÑÌÏ ÔÅÌÏ ÏÛÉÂËÉ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.42.
|
||||
</para>
|
||||
<para lang="en">
|
||||
an error_page redirection to "location /zero { return 204; }" without
|
||||
an error_page redirection to "location /zero {return 204;}" without
|
||||
changing status code kept the error body;
|
||||
the bug had appeared in 0.8.42.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user