]> git.kaiwu.me - nginx.git/commit
Stream: added proxy_buffer_size to set the size of data buffers.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 29 Jul 2015 20:46:26 +0000 (13:46 -0700)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 29 Jul 2015 20:46:26 +0000 (13:46 -0700)
commit3c8aaf830f4e65c2f596c30ef0a23070712938bd
treee7904405673581bc12dff942988da9d38d47c1a7
parent6dc03bf1a44169918841797080f903324c6d2165
Stream: added proxy_buffer_size to set the size of data buffers.

Both download and upload buffers now have the same size.  The old directives
proxy_downstream_buffer and proxy_upstream_buffer are removed.
src/stream/ngx_stream_proxy_module.c