Latest update - 7313
This commit is contained in:
@@ -2355,6 +2355,7 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
|
||||
|| rc == NGX_HTTP_NO_CONTENT)
|
||||
{
|
||||
if (rc == NGX_HTTP_CLOSE) {
|
||||
c->timedout = 1;
|
||||
ngx_http_terminate_request(r, rc);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user