commit | 426223037017c6000f42bc041342171d1f666c6c | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Jan 09 17:09:00 2007 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Tue Jan 09 17:09:00 2007 +0000 |
tree | 17cf24a9fec18aad176646cde33ea9ecdf44fd9d | |
parent | 0b70df4619adb2e1133feadc1063999583aee4b7 [diff] |
Changes with nginx 0.5.6 09 Jan 2007 *) Change: now the ngx_http_index_module ignores all methods except the GET, HEAD, and POST methods. *) Feature: the ngx_http_limit_zone_module. *) Feature: the $binary_remote_addr variable. *) Feature: the "ssl_session_cache" directives of the ngx_http_ssl_module and ngx_imap_ssl_module. *) Feature: the DELETE method supports recursive removal. *) Bugfix: the byte-ranges were transferred incorrectly if the $r->sendfile() was used.