| commit | c16d933e31f0dff08a1d9c23df5e43a4d66d4093 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon May 12 09:49:59 2008 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Mon May 12 09:49:59 2008 +0000 |
| tree | 2e1ac55b80bd90865feaa9e0a2c4eeaecc36676c | |
| parent | 327ac5b118abbfc507876fc3283c4fa097a622bb [diff] |
Changes with nginx 0.6.31 12 May 2008
*) Bugfix: nginx did not process FastCGI response if header was at the
end of FastCGI record; bug appeared in 0.6.2.
Thanks to Sergey Serov.
*) Bugfix: a segmentation fault might occur in worker process if a file
was deleted and the "open_file_cache_errors" directive was off.