cURL / Mailing Lists / curl-library / Single Mail

curl-library

C libcurl max multi connections limit

From: Gokul Soundararajan <gokul_at_eecg.toronto.edu>
Date: Wed, 01 Dec 2004 12:43:34 -0500

Hi,

I have designed a http client emulator using C libcurl. In the code, I
am using the multi-interface. It seems that there is a limit of the
number of concurrent connections when using the multi-interface.

For example, I get CURL error 7 (COULDNT_CONNECT) whenver I use more
than 1024 concurrent connections.

If there is a limit, is there a way to increase it?

Thanks,

Gokul
Received on 2004-12-01