cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Piplelining and parallel connection together

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 14 Aug 2011 20:13:17 -0700

On Sun, Aug 14, 2011 at 11:34:57AM +0200, Daniel Stenberg wrote:
> So, if you want to be able to do multiple pipelines to the same host,
> I think that's a feature we wouldn't mind getting added to libcurl
> but you will have to be prepared to roll up your sleaves and work on
> it to make it reality!

What would happen if two multi handles were created, each of which had a
set of pipelined easy handles added? Would libcurl create two connections
to the same host? If not, then perhaps this is a way to control connections
vs pipelines.

>>> Dan
-------------------------------------------------------------------
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-15