]> git.kaiwu.me - nginx.git/commitdiff
undo r979
authorIgor Sysoev <igor@sysoev.ru>
Mon, 8 Jan 2007 18:20:03 +0000 (18:20 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 8 Jan 2007 18:20:03 +0000 (18:20 +0000)
src/http/ngx_http_request.c

index e47265808d66af3fad386be8f704725bbc7e7349..f6dcd6a5693181579e45c6b24b762fca214f00ac 100644 (file)
@@ -1491,7 +1491,6 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
 
     if (rc == NGX_ERROR
         || rc == NGX_HTTP_REQUEST_TIME_OUT
-        || rc == NGX_HTTP_CLIENT_CLOSED_REQUEST
         || r->connection->error)
     {
         if (rc == NGX_HTTP_CLIENT_CLOSED_REQUEST