mirror of
https://github.com/nginx/nginx.git
synced 2025-06-16 00:21:02 +08:00
nginx-0.8.37-RELEASE
This commit is contained in:
parent
6814f42473
commit
f1a324ff51
@ -9,6 +9,80 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.8.37" date="17.05.2010">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÍÏÄÕÌØ ngx_http_split_clients_module.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the ngx_http_split_clients_module.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Á map ÐÏÄÄÅÒÖÉ×ÁÅÔ ËÌÀÞÉ ÂÏÌØÛÅ 255 ÓÉÍ×ÏÌÏ×.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "map" directive supports keys more than 255 characters.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÉÇÎÏÒÉÒÏ×ÁÌ ÚÎÁÞÅÎÉÑ "private" É "no-store" × ÓÔÒÏËÅ "Cache-Control"
|
||||||
|
× ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx ignored the "private" and "no-store" values
|
||||||
|
in the "Cache-Control" backend response header line.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÁÒÁÍÅÔÒ stub × SSI-ÄÉÒÅËÔÉ×Å include ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÓÑ,
|
||||||
|
ÅÓÌÉ ÐÕÓÔÏÊ ÏÔ×ÅÔ ÉÍÅÌ ËÏÄ 200.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a "stub" parameter of an "include" SSI directive was not used,
|
||||||
|
if empty response has 200 status code.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÅÓÌÉ ÐÒÏËÓÉÒÏ×ÁÎÎÙÊ ÉÌÉ FastCGI ÚÁÐÒÏÓ ×ÎÕÔÒÅÎÎÅ ÐÅÒÅÎÁÐÒÁ×ÌÑÌÓÑ
|
||||||
|
× ÄÒÕÇÏÊ ÐÒÏËÓÉÒÏ×ÁÎÎÙÊ ÉÌÉ FastCGI location,
|
||||||
|
ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.33.<br/>
|
||||||
|
óÐÁÓÉÂÏ Yichun Zhang.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
if a proxied or FastCGI request was internally redirected
|
||||||
|
to another proxied or FastCGI location,
|
||||||
|
then a segmentation fault might occur in a worker process;
|
||||||
|
the bug had appeared in 0.8.33.<br/>
|
||||||
|
Thanks to Yichun Zhang.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÓÏÅÄÉÎÅÎÉÑ IMAP Ë ÓÅÒ×ÅÒÕ Zimbra ÍÏÇÌÏ ÚÁ×ÉÓÎÕÔØ ÄÏ ÔÁÊÍÁÕÔÁ.<br/>
|
||||||
|
óÐÁÓÉÂÏ Alan Batie.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
IMAP connections may hang until they timed out
|
||||||
|
while talking to Zimbra server.<br/>
|
||||||
|
Thanks to Alan Batie.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.8.36" date="22.04.2010">
|
<changes ver="0.8.36" date="22.04.2010">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -1122,8 +1196,8 @@ the bug had appeared in 0.7.53.
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
nginx не считал запятую разделителем в строке "Cache-Control" в строке
|
nginx ÎÅ ÓÞÉÔÁÌ ÚÁÐÑÔÕÀ ÒÁÚÄÅÌÉÔÅÌÅÍ × ÓÔÒÏËÅ "Cache-Control" ×
|
||||||
заголовка бэкенда.
|
ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
nginx did not treat a comma as separator in the "Cache-Control" backend response
|
nginx did not treat a comma as separator in the "Cache-Control" backend response
|
||||||
|
Loading…
Reference in New Issue
Block a user