commit | a79aeb7ca33d55f3bed89062b1bdfe24ee9a46cb | [log] [download] |
---|---|---|
author | nginx <nginx@nginx.org> | Tue Nov 27 14:26:09 2012 +0000 |
committer | Jon Kolb <jon@b0g.us> | Tue Nov 27 14:26:09 2012 +0000 |
tree | 3ebdae245c62d7df04c6dd1bc39da605d6716a02 | |
parent | 31b9b10de5546f4ecb9dd3791c2a32dc97a34651 [diff] |
Changes with nginx 1.3.9 27 Nov 2012 *) Feature: support for chunked transfer encoding while reading client request body. *) Feature: the $request_time and $msec variables can now be used not only in the "log_format" directive. *) Bugfix: cache manager and cache loader processes might not be able to start if more than 512 listen sockets were used. *) Bugfix: in the ngx_http_dav_module.