cURL / Mailing Lists / curl-users / Single Mail

curl-users

Piplelining and parallel connection together

From: Shyama Prasad Mondal <spmondal08_at_gmail.com>
Date: Sat, 13 Aug 2011 21:12:40 -0700

Hi,

We enabled pipelining in libcurl and at the same time we have set MAXCONNECT
to 15. We see that libcurl does pipelining and but opens ONLY ONE connection
per host.
We would like to open several parallel connections to the same host and on
each connection, send multiple requests via pipelining. But that's not
happening.

Any clue ? Thanks

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-14