cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Timeout does not work using easy interface inside thread

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 5 Nov 2005 00:56:15 +0100 (CET)

On Thu, 3 Nov 2005, Allen Zhao wrote:

>> At what point does it stall? And you have a set time-out with
>> CURLOPT_TIMEOUT?
>
> I have time-out set no less than 60 sec, both the connect timeout and
> timeout option.
>
> The stall happens only with slow sites on curl_easy_perform(). Never
> return.

I meant at what point in the curl_easy_perform() progress did it stall. Did it
resolve the name? Did it send its request? Did it get a response? Did the
transfer begin?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-11-05