nginx-0.6.11-RELEASE
This commit is contained in:
parent
45ab454787
commit
3eccdd7784
1 changed files with 48 additions and 0 deletions
|
@ -9,6 +9,54 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.6.11" date="11.09.2007">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÓÞ£ÔÞÉË ÁËÔÉ×ÎÙÈ ÓÏÅÄÉÎÅÎÉÊ ×ÓÅÇÄÁ ÒÏÓ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÏÞÔÏ×ÏÇÏ
|
||||
ÐÒÏËÓÉ-ÓÅÒ×ÅÒÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
active connection counter always increased if mail proxy was used.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÅÓÌÉ ÂÜËÅÎÄ ×ÏÚ×ÒÁÝÁÌ ÔÏÌØËÏ ÚÁÇÏÌÏ×ÏË ÏÔ×ÅÔÁ ÐÒÉ ÎÅ ÂÕÆÅÒÉÚÉÒÏ×ÁÎÎÏÍ
|
||||
ÐÒÏËÓÉÒÏ×ÁÎÉÉ, ÔÏ nginx ÚÁËÒÙ×ÁÌ ÓÏÅÄÉÎÅÎÉÅ Ó ÂÜËÅÎÄÏÍ ÐÏ ÔÁÊÍÁÕÔÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
if backend returned response header only using non-buffered proxy,
|
||||
then nginx closed backend connection on timeout.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÎÅÓËÏÌØËÏ ÓÔÒÏË "Connection" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx did not support several "Connection" request header lines.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÅÓÌÉ × ÓÅÒ×ÅÒÅ ÁÐÓÔÒÉÍÁ ÂÙÌ ÚÁÄÁÎ max_fails, ÔÏ ÐÏÓÌÅ ÐÅÒ×ÏÊ ÖÅ ÎÅÕÄÁÞÎÏÊ
|
||||
ÐÏÐÙÔËÉ ×ÅÓ ÓÅÒ×ÅÒÁ ÎÁ×ÓÅÇÄÁ ÓÔÁÎÏ×ÉÌÓÑ ÒÁ×ÎÙÍ ÏÄÎÏÍÕ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.6.
|
||||
</para>
|
||||
<para lang="en">
|
||||
if the "max_fails" was set for upstream server, then after first
|
||||
failure server weight was always one;
|
||||
bug appeared in 0.6.6.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.6.10" date="03.09.2007">
|
||||
|
||||
<change type="feature">
|
||||
|
|
Loading…
Reference in a new issue