cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Setting CURLOPT_LOW_SPEED_LIMIT reduces IO performance

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Jan 2014 23:01:30 +0100 (CET)

On Wed, 8 Jan 2014, Colin Ngam wrote:

> I tried the same thing with 7.34.0 and the effect is the same.
>
> Registering with:
>
> curl_easy_setopt(curl, CURLOPT_LOW_SPEED_LIMIT, 1);
> curl_easy_setopt(curl, CURLOPT_LOW_SPEED_TIME, no_progress_timeout);
>
> Causes the thread at close to 100% cpu usage.
>
> I confirm that this issue exist in 7.34.0

Ouch! :-( Can you please provide a full example source for us that we can use
to repeat and then debug this?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-01-08