summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_alloc.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
commit4dafec8d514a685f1da0d097f53313b53e0c759a (patch)
treeceb7ebc9fac4d27582e8d35c44aba2863fdf50dd /src/os/unix/ngx_alloc.c
parent1f9564223bc8073e08537526dfdfbb8b5087a5a3 (diff)
downloadnginx-4dafec8d514a685f1da0d097f53313b53e0c759a.tar.gz
nginx-4dafec8d514a685f1da0d097f53313b53e0c759a.tar.bz2
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/os/unix/ngx_alloc.c')
0 files changed, 0 insertions, 0 deletions