mirror of
https://github.com/nginx/nginx.git
synced 2025-06-10 19:42:39 +08:00
delete surplus flush
This commit is contained in:
parent
cd04da475d
commit
741caead25
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user