summaryrefslogtreecommitdiff
tag namev0.8.18 (a97b4912075fdec3ea3461c064a462c9088c71d1)
tag date2009-10-06 12:44:57 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 0183c2f5a1...
downloadnginx-0.8.18.tar.gz
Changes with nginx 0.8.18 06 Oct 2009
*) Feature: the "read_ahead" directive. *) Feature: now several "perl_modules" directive may be used. *) Feature: the "limit_req_log_level" and "limit_conn_log_level" directives. *) Bugfix: now "limit_req" directive conforms to the leaky bucket algorithm. Thanks to Maxim Dounin. *) Bugfix: nginx did not work on Linux/sparc. Thanks to Marcus Ramberg. *) Bugfix: nginx sent '0' in a "Location" response header line on MKCOL request. Thanks to Xie Zhenye. *) Bugfix: zero status code was logged instead of 499 status code; the bug had appeared in 0.8.11. *) Bugfix: socket leak; the bug had appeared in 0.8.11.