cURL / Mailing Lists / curl-library / Single Mail

curl-library

HTTP Pipelining combined with CURLOPT_LOCALPORT

From: Stefan Krause <stefan.krause_at_gmx.net>
Date: Tue, 16 Nov 2010 21:44:54 +0100

Hello,

some questions to
http://curl.haxx.se/dev/readme-pipelining.html states that

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 ?
2) In case 4 easy handles with easy handle 1,2 = local port 2000 and
easy handle 3,4 = local port 3000 are added to the same
multi handle (pipelining active), would they be piped via two distinct
pipelines because the local port ranges they are restricted to differ?
Are muliple pipelines within ONE multi handle possible ?

Thanks and kind regards,
    Stefan

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