]> granicus.if.org Git - curl/commit
Disable the Nagle algorithm and send back responses in small chunks in an
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Oct 2007 10:13:37 +0000 (10:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Oct 2007 10:13:37 +0000 (10:13 +0000)
commit8d1239c091ef61725e6ce3c53b92b45a71f6f927
tree71e6b3169fad6bcc6114b66c333dd09f48cd0633
parent30a39fe8773a4063d87c0352593275ebd8a0fe64
Disable the Nagle algorithm and send back responses in small chunks in an
attempt to force smaller bits to get read by clients.
tests/server/sws.c