cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl for HTTP Connection pool

From: Ranjan Khanna <ebox.ranjan_at_gmail.com>
Date: Sat, 8 Oct 2016 07:07:27 -0500

Hi,

I have an application which makes HTTP requests. I need to make a pool of
connections so that multiple threads can send different HTTP requests at
same time(dont want to opening a new connection on each request, rather
will maintain a pool of persistent connections).

Is there any pooling mechanism provided by libcurl to support this or I
have to do it as part of my application.

Regards.

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-10-08