]> git.kaiwu.me - nginx.git/commit
Stream: configurable socket buffer sizes.
authorVladimir Homutov <vl@nginx.com>
Mon, 3 Apr 2017 14:29:19 +0000 (17:29 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 3 Apr 2017 14:29:19 +0000 (17:29 +0300)
commit9f7b5576735d1a711acfc62af45088a54c786d27
treeb740419e4a1ce86c24cd62cfccfe77d06717563e
parent97cb30370f6858f33ad37653ffcbccc43026bfff
Stream: configurable socket buffer sizes.

The "rcvbuf" and "sndbuf" parameters are now supported by
the "listen" directive.
src/stream/ngx_stream.c
src/stream/ngx_stream.h
src/stream/ngx_stream_core_module.c