Searched refs:NGX_TCP_NOPUSH_SET (Results 1 – 6 of 6) sorted by relevance
117 NGX_TCP_NOPUSH_SET, enumerator
154 c->tcp_nopush = NGX_TCP_NOPUSH_SET; in ngx_freebsd_sendfile_chain()
149 c->tcp_nopush = NGX_TCP_NOPUSH_SET; in ngx_linux_sendfile_chain()
2047 if (c->write->ready && c->tcp_nopush == NGX_TCP_NOPUSH_SET) { in ngx_http_upstream_send_request()2068 if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) { in ngx_http_upstream_send_request()
3178 if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) { in ngx_http_set_keepalive()
549 if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) { in ngx_http_v2_send_output_queue()