cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems when using the Curl "multi" interface (curl 7.12.0)

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 29 Jul 2004 09:59:28 +0200 (CEST)

On Tue, 27 Jul 2004, Henrik Stoerner wrote:

(This topic really seems more appropriate for the libcurl list, cc'ed there.)

> Thanks - the problem is kind of pressing for me since it is giving me some
> problems keeping up with the number of websites I monitor, but I knew about
> your summer-holidays.

Have you tried using ares for name resolving? Remember that name resolves are
synchronous even when using the multi interface on *nix systems by default. It
can make a single URL setup take a lot of time.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-29