Re: proxy_buffer_size values are honored even if proxy_buffering is off

2014-05-08 Thread Maxim Dounin
Hello! On Mon, May 05, 2014 at 03:04:22AM +0800, Rv Rv wrote: > At the > http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffer_size, > the documentation implies that > the configuration proxy_buffer_size , proxy_buffers and proxy_busy_buffers > will be honored only when proxy_

proxy_buffer_size values are honored even if proxy_buffering is off

2014-05-04 Thread Rv Rv
At the http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffer_size, the documentation implies that the configuration proxy_buffer_size , proxy_buffers and proxy_busy_buffers will be honored only when proxy_buffering is turned on. I had been seeing truncated responses of files wh