Re: about proxy_request_buffering

2015-04-02 Thread patrickshan
K. Thanks Maxim :) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257731,257815#msg-257815 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: about proxy_request_buffering

2015-04-01 Thread patrickshan
Maxim Dounin Wrote: --- > Hello! > > On Sun, Mar 29, 2015 at 01:51:15AM -0400, cubicdaiya wrote: > > > Hello. > > > > Though I'm trying to apply 'proxy_request_buffering off;' for > unbuffered > > uploading, > > The buffering still seems to be

Re: about proxy_request_buffering

2015-03-29 Thread patrickshan
Same problem here. I suspect it's automatically disabled when spdy is enabled. And also found an issue here for tengine: https://github.com/alibaba/tengine/issues/444. Might be a similar issue ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257731,257740#msg-257740 ___