cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: intermittent http put issue

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 15 Jun 2009 20:40:21 +0200 (CEST)

On Sun, 14 Jun 2009, Bill Hoffman wrote:

>>> Now, this works 99.9% of the time. However, once in a while curl just
>>> hangs forever and the process does not stop.
>
> I did catch it in gdb once, and put in some print statements.
> Here is the code with the extra prints:

It looks like the connection doesn't get any data anymore. Are you sure this
is a fault in libcurl and not just something that makes the network/server
play tricks at times?

>> CURLOPT_LOW_SPEED_LIMIT and CURLOPT_LOW_SPEED_TIME perhaps?
>>
> Given the above, do you think these would help?

Yes I do.

-- 
  / daniel.haxx.se
Received on 2009-06-15