cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_READFUNCTION performance issue

From: Michael Dowling <mtdowling_at_gmail.com>
Date: Sat, 27 Jul 2013 16:02:07 -0700

I wish I had thought of the Nagle slow start algorithm earlier!

I reran my various performance tests, and I can confirm that adding
CURLOPT_TCP_NODELAY resolves the performance issue.

Is there any way curl could automatically detect when it would be
appropriate to use this option by default?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-28