curl-library
CURLOPT_TCP_NODELAY by default
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jun 2016 15:11:31 +0200 (CEST)
Received on 2016-06-30
Date: Thu, 30 Jun 2016 15:11:31 +0200 (CEST)
Hey,
Since we once again got hit by the TCP_NODELAY causing a weirdo performance
behavior, I move to making it enabled by default. As the attached patch shows.
Mentioned here to allow you to protest, agree or discuss bikeshed colors.
If no objections show up, I'll merge tomorrow.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-CURLOPT_TCP_NODELAY-now-enabled-by-default.patch