summaryrefslogtreecommitdiff
tag namev0.5.6 (ccaebc5382729a4146f6c4e0e05b270488e4d926)
tag date2007-01-09 17:09:00 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 4262230370...
downloadnginx-0.5.6.tar.gz
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.