nginx/src
Valentin Bartenev decaffa805 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.
2014-11-21 22:51:49 +03:00
..
core Syslog: allowed underscore symbol in tag (ticket #667). 2014-11-20 20:02:21 +03:00
event SSL: logging level of "inappropriate fallback" (ticket #662). 2014-11-17 16:38:48 +03:00
http SPDY: push pending data while closing a stream as with keepalive. 2014-11-21 22:51:49 +03:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Style. 2014-11-19 21:46:01 +03:00