commit | c1ad9a7749fb332cf5e705775d4e69c6e5d715c6 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Sep 15 17:01:06 2008 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Sep 15 17:01:06 2008 +0000 |
tree | 9e74d827191806ed71aa08a3c5d103e0a4876dd1 | |
parent | 5cbf22e50fdbb566e228ee6285eda41a186c59c1 [diff] |
Changes with nginx 0.7.17 15 Sep 2008 *) Feature: now the "directio" directive works on Linux. *) Feature: the $pid variable. *) Bugfix: the "directio" optimization that had appeared in 0.7.15 did not work with open_file_cache. *) Bugfix: the "access_log" with variables did not work on Linux; the bug had appeared in 0.7.7. *) Bugfix: the ngx_http_charset_module did not understand quoted charset name received from backend.