aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2014-11-21 22:51:49 +0300
committerValentin Bartenev <vbart@nginx.com>2014-11-21 22:51:49 +0300
commitdecaffa805938a76977c3290ade67968bcef558e (patch)
treed1bf472770c2513f2e223b330d76df47df3b0264 /src/http/ngx_http_request.c
parent742b5dd04514024849447df3343ab00654fcaaac (diff)
downloadnginx-decaffa805938a76977c3290ade67968bcef558e.tar.gz
nginx-decaffa805938a76977c3290ade67968bcef558e.zip
SPDY: push pending data while closing a stream as with keepalive.
This helps to avoid delays in sending the last chunk of data because of bad interaction between Nagle's algorithm on nginx side and delayed ACK on the client side. Delays could also be caused by TCP_CORK/TCP_NOPUSH if SPDY was working without SSL and sendfile() was used.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions