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.html
