cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Large timeout values

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 25 Jan 2012 00:32:59 +0100 (CET)

On Tue, 24 Jan 2012, sandeep a wrote:

> I am using curl multi interface (curl_multi_socket_action). I am seeing the
> timeout value suggested by curl Timer callback is in the order of 300,000
> milli secs (5 minutes). This is observed occasionally. But though the
> timeout value is so big, the submitted requests are being completed, but
> with a dealy.
>
> Any idea what might be leading to such big timeouts?

There's nothing wrong with the timeout, that's just a timeout. If you're
seeing a delay, that's not because of the delay value you see.

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