]> git.kaiwu.me - nginx.git/commit
Added the "so_keepalive=" parameter to the "listen" directive.
authorValentin Bartenev <vbart@nginx.com>
Mon, 5 Dec 2011 08:06:15 +0000 (08:06 +0000)
committerValentin Bartenev <vbart@nginx.com>
Mon, 5 Dec 2011 08:06:15 +0000 (08:06 +0000)
commit92edf47ff998f174bab2d99c26f59991def2aa4e
tree6e514194ae2b9d4f43da303fe30d8ce6962e928b
parent1ea2eb56ef2e26873b71c951b34f5cb98c0a2c53
Added the "so_keepalive=" parameter to the "listen" directive.
The "so_keepalive" directive in mail module was deprecated.

Thanks to Vsevolod Stakhov for initial work.
auto/unix
src/core/ngx_connection.c
src/core/ngx_connection.h
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/mail/ngx_mail.c
src/mail/ngx_mail.h
src/mail/ngx_mail_core_module.c