cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl hangs in select() function when accessing a lot of URLs

From: Vince Tagle <vtagle_at_newsguy.com>
Date: Wed, 10 Jan 2007 21:55:33 -0800

On Jan 7, 2007, at 20:14:54 +0100 (CET), Daniel Stenberg wrote:

>
> On Sat, 6 Jan 2007, Vince Tagle wrote:
>
>> for this except when I try it out on an account that has 6000+
>> bookmarks to
>> check, where upon reaching bookmark #1400 or so, my app hangs.
>
> Does it *always* get stuck around #1400? If so, by how much does it
> vary
> between invokes? What if you re-order the bookmarks?
>
> Are you using the easy or multi interface?
>

Actually, upon closer inspection, I think some of the websites are
handing back bogus data or something. The one that I was getting
stuck on in one instance turned out to be a redirect that was
redirecting to the same URL.
Received on 2007-01-11