cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: C libcurl max multi connections limit

From: David Phillips <electrum_at_gmail.com>
Date: Wed, 1 Dec 2004 17:00:54 -0600

On Wed, 01 Dec 2004 12:43:34 -0500, Gokul Soundararajan
<gokul_at_eecg.toronto.edu> wrote:
> For example, I get CURL error 7 (COULDNT_CONNECT) whenver I use more
> than 1024 concurrent connections.

You are probably hitting the FD_SETSIZE limit on your platform
(typically 1024). This issue should have been recently fixed in CVS.
Try it out and let us know how it turns out.

-- 
David Phillips <david_at_acz.org>
http://david.acz.org/
Received on 2004-12-02