nginx 0.6.31v0.6.31
commit637c61b283ace5befe8d2cc6c7a8699f7df92d02
authorIgor Sysoev <igor@sysoev.ru>
Sun, 11 May 2008 20:00:00 +0000 (12 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 11 May 2008 20:00:00 +0000 (12 00:00 +0400)
tree2e1ac55b80bd90865feaa9e0a2c4eeaecc36676c
parent591a17c94399583470e0e3569150e52e01e26c4a
nginx 0.6.31

    *) 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.
CHANGES
CHANGES.ru
src/core/nginx.h
src/core/ngx_open_file_cache.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/perl/nginx.pm