comparison src/stream/ngx_stream.h @ 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 d7ce41bdf050
children 4f9b72a229c1
comparison
equal deleted inserted replaced
7305:6cfd45d4c754 7306:8eab05b83dde