| commit | 741caead25e6871a5dfe7d73ec4ef8ecb65b97dc | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Jun 08 13:43:20 2010 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue Jun 08 13:43:20 2010 +0000 |
| tree | 26d4c51469acfa02df54e383e88c5df8ac3b907f | |
| parent | cd04da475d3b2ef2d7ce5bc4e6c9bfd5a3bdb016 [diff] |
delete surplus flush
diff --git a/src/http/modules/ngx_http_uwsgi_module.c b/src/http/modules/ngx_http_uwsgi_module.c index 5884822..2063981 100644 --- a/src/http/modules/ngx_http_uwsgi_module.c +++ b/src/http/modules/ngx_http_uwsgi_module.c
@@ -831,8 +831,6 @@ body = body->next; } - b->flush = 1; - } else { r->upstream->request_bufs = cl; }