--- lighttpd-1.3.7/src/fcgi.c~ 2004-12-11 13:37:15.000000000 +0200 +++ lighttpd-1.3.7/src/fcgi.c 2005-01-12 23:18:03.000000000 +0200 @@ -1208,8 +1208,6 @@ hctx->rb->used += r; } else { - fcgi_connection_cleanup(srv, hctx); - log_error_write(srv, __FILE__, __LINE__, "sd", "unexpected end-of-file (perhaps the fastcgi process died): ", fcgi_fd);