comparison src/os/win32/ngx_win32_config.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 abb0a4189cf7
children efd71d49bde0
comparison
equal deleted inserted replaced
7305:6cfd45d4c754 7306:8eab05b83dde