| commit | 43335b39bb438e69c83be786506ec2350bccf21a | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon Sep 03 10:30:19 2007 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Mon Sep 03 10:30:19 2007 +0000 |
| tree | 15aa3670cfc0e7adf333eda5185048dc75a11d5d | |
| parent | 650585bcb7e759448160b21047939040b050e98d [diff] |
Changes with nginx 0.6.10 03 Sep 2007
*) Feature: the "open_file_cache", "open_file_cache_retest", and
"open_file_cache_errors" directives.
*) Bugfix: socket leak; bug appeared in 0.6.7.
*) Bugfix: a charset set by the "charset" directive was not appended to
the "Content-Type" header set by $r->send_http_header().
*) Bugfix: a segmentation fault might occur in worker process if
/dev/poll method was used.