mirror of
https://github.com/nginx/nginx.git
synced 2025-06-28 02:02:50 +08:00
nginx-0.7.56-RELEASE
This commit is contained in:
parent
ec43d91a58
commit
6a5b7cca9d
@ -9,6 +9,29 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.56" date="11.05.2009">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx/Windows ÐÏÄÄÅÒÖÉ×ÁÅÔ IPv6 × ÄÉÒÅËÔÉ×Å listen ÍÏÄÕÌÑ HTTP.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx/Windows supports IPv6 in a "listen" directive of the HTTP module.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
× ÍÏÄÕÌÅ ngx_http_image_filter_module.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in ngx_http_image_filter_module.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.55" date="06.05.2009">
|
<changes ver="0.7.55" date="06.05.2009">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -34,11 +57,11 @@ fastcgi cache did not cache header only responses.
|
|||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÏÛÉÂËÉ "select() failed (9: Bad file descriptor)" × nginx/Unix
|
ÏÛÉÂËÉ "select() failed (9: Bad file descriptor)" × nginx/Unix
|
||||||
É "select() failed (10022: ...)" × nginx/Windows.
|
É "select() failed (10038: ...)" × nginx/Windows.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
of "select() failed (9: Bad file descriptor)" error in nginx/Unix
|
of "select() failed (9: Bad file descriptor)" error in nginx/Unix
|
||||||
and "select() failed (10022: ...)" error in nginx/Windows.
|
and "select() failed (10038: ...)" error in nginx/Windows.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user