mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.5.6-RELEASE
This commit is contained in:
@@ -9,6 +9,68 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.5.6" date="09.01.2007">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ngx_http_index_module <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> GET, HEAD <20> POST.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now the ngx_http_index_module ignores all methods except the GET, HEAD, and
|
||||
POST methods.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ngx_http_limit_zone_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_limit_zone_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> $binary_remote_addr.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the $binary_remote_addr variable.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ssl_session_cache <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ngx_http_ssl_module <20> ngx_imap_ssl_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "ssl_session_cache" directives
|
||||
of the ngx_http_ssl_module and ngx_imap_ssl_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> DELETE <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the DELETE method supports recursive removal.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> $r->sendfile() byte-ranges <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the byte-ranges were transferred incorrectly if the $r->sendfile() was used.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.5.5" date="24.12.2006">
|
||||
|
||||
<change type="change">
|
||||
|
||||
Reference in New Issue
Block a user