mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
delete surplus flush
This commit is contained in:
@@ -831,8 +831,6 @@ ngx_http_uwsgi_create_request(ngx_http_request_t *r)
|
||||
body = body->next;
|
||||
}
|
||||
|
||||
b->flush = 1;
|
||||
|
||||
} else {
|
||||
r->upstream->request_bufs = cl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user