cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP Pipelining combined with CURLOPT_LOCALPORT

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Dec 2010 13:39:27 +0100 (CET)

On Tue, 16 Nov 2010, Stefan Krause wrote:

> 1) How is an easy handle allocated to a pipeline inside a multi handle? Is
> the local port configured for the easy handle a criterion?
> E.g. would an easy handle with localport 5000 piped over a connection which
> has local port 6000 ?

I'm not sure we handle two handles bound to different local ports correctly if
you use them for pipelining. I say try it out and let us know what works.

> Are muliple pipelines within ONE multi handle possible ?

No.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-03