mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 20:31:58 +00:00
delete surplus flush
This commit is contained in:
parent
cd04da475d
commit
741caead25
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue