comparison src/stream/ngx_stream_ssl_module.c @ 7306:8eab05b83dde

Upstream: fixed unexpected tcp_nopush usage on peer connections. Now tcp_nopush on peer connections is disabled if it is disabled on the client connection, similar to how we handle c->sendfile. Previously, tcp_nopush was always used on upstream connections, regardless of the "tcp_nopush" directive.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 02 Jul 2018 19:02:31 +0300
parents 7f955d3b9a0d
children e970de27966a
comparison
equal deleted inserted replaced
7305:6cfd45d4c754 7306:8eab05b83dde