comparison misc/GNUmakefile @ 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 a7a277490ae7
children d5da7e71210e
comparison
equal deleted inserted replaced
7305:6cfd45d4c754 7306:8eab05b83dde