~vcs-imports/nginx/trunk

Viewing all changes in revision 4104.

  • Committer: vbart
  • Date: 2013-04-23 10:15:49 UTC
  • Revision ID: svn-v4:73f98a42-aea0-e011-b76d-00259023448c:trunk:5183
SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.

This is to avoid setting the TCP_NODELAY flag on SPDY socket in
ngx_http_upstream_send_response().  The latter works per request,
but in SPDY case it might affect other streams in connection.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: