nginx-0.4.3-RELEASE
This commit is contained in:
parent
db988cca31
commit
f670af3ebd
1 changed files with 75 additions and 0 deletions
|
@ -9,6 +9,81 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.4.3" date="26.09.2006">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÏÛÉÂËÕ 499 ÔÅÐÅÒØ ÎÅÌØÚÑ ÐÅÒÅÎÁÐÒÁ×ÉÔØ Ó ÐÏÍÏÝØÀ ÄÉÒÅËÔÉ×Ù error_page.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now the 499 error could not be redirected using an "error_page" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÏÄÄÅÒÖËÁ Solaris 10 event ports.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the Solaris 10 event ports support.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_browser_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_browser_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÉ ÏÛÉÂËÉ 400 ÐÒÏËÓÉÒÏ×ÁÎÎÏÍÕ ÓÅÒ×ÅÒÕ
|
||||
ÐÏÍÏÝØÀ ÄÉÒÅËÔÉ×Ù error_page ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault may occur while redirecting the 400 error
|
||||
to the proxied server using an "proxy_pass" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÏÉÓÈÏÄÉÌ segmentation fault, ÅÓÌÉ × ÄÉÒÅËÔÉ×Å proxy_pass ÉÓÐÏÌØÚÏ×ÁÌÓÑ
|
||||
unix domain ÓÏËÅÔ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.47.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault occurred if an unix domain socket was used in
|
||||
an "proxy_pass" directive;
|
||||
bug appeared in 0.3.47.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
SSI ÎÅ ÒÁÂÏÔÁÌ Ó ÏÔ×ÅÔÁÍÉ memcached É ÎÅÂÕÆÅÒÉÚÉÒÏ×ÁÎÎÙÍÉ ÐÒÏËÓÉÒÏ×ÁÎÎÙÍÉ
|
||||
ÏÔ×ÅÔÁÍÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
SSI did work with memcached and nonbuffered responses.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="workaround">
|
||||
<para lang="ru">
|
||||
ÏÂÈÏÄ ÏÛÉÂËÉ PAUSE hardware capability × Sun Studio.
|
||||
</para>
|
||||
<para lang="en">
|
||||
of the Sun Studio PAUSE hardware capability bug.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.4.2" date="14.09.2006">
|
||||
|
||||
<change type="bugfix">
|
||||
|
|
Loading…
Reference in a new issue