cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl 7.29.0 on centos7 unexpected timeout

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 9 Oct 2014 23:47:05 +0200 (CEST)

On Thu, 9 Oct 2014, David M wrote:

> I am running latest curl binaries bundled with CentOS7 to measure
> responsiveness of a website using an example found online.

> 14:02:54.853320 [00007fffaabfe7d2] clock_gettime(CLOCK_MONOTONIC, {2381,
> 182832561}) = 0 <0.000099>
> 14:02:54.853483 [00007f418fdbaa4d] poll(0, 0, 150) = 0 (Timeout) <0.150283>
> 14:02:55.003886 [00007fffaabfe7d2] clock_gettime(CLOCK_MONOTONIC, {2381,
> 333381094}) = 0 <0.000054>

...

> I would prefer to go back to the bundled curl so I hope there is a simple
> config change I can make.

I'm pretty sure this is a bug in your libcurl version that we subsequently
fixed in a later release.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-09