cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: A Question On Libcurl Performance

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 1 Sep 2013 15:28:13 +0200 (CEST)

On Sat, 31 Aug 2013, Thomas Dineen wrote:

> Yes I counted 60 seconds of delay from url_fopen to url_fgets.
> Code section is shown below and entire funcion is attached.

Well, that's a fairly complicated example and maybe that has a flaw somewhere?

Do you see the same time-out problem if you instead download the resource like
this: http://curl.haxx.se/libcurl/c/simple.html

If you do, then there's truly a bug in libcurl. If you don't, then the bug is
in your code or in the fopen example code...

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