curl-library
Re: control connections
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 25 Dec 2018 23:14:48 +0100 (CET)
Date: Tue, 25 Dec 2018 23:14:48 +0100 (CET)
On Thu, 20 Dec 2018, Name via curl-library wrote:
> Is there any guarantee that using different CURLOPT_PROXYPORT number and /
> or CURLOPT_INTERFACE (like 127.0.0.1/31) binding will use different
> connections?
I believe connections on different proxy ports or done with different
CURLOPT_INTERFACE settings will use different connections, yes. That's at
least the intention.
> because as I wrote above, only conn->socks_proxy.host.name and conn->port is
> used in the cache..
I don't understand this remark though. "used in the cache" ? How does that
affect connection re-use or not you say?
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2018-12-25