cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_share and persistent connections

From: David Strauss <david_at_davidstrauss.net>
Date: Thu, 11 Apr 2013 11:37:18 -0700

I've sent in a patch to the docs.

On Wed, Apr 10, 2013 at 10:31 PM, Nick Zitzmann <nick_at_chronosnet.com> wrote:
>
> On Apr 10, 2013, at 6:32 PM, David Strauss <david_at_davidstrauss.net> wrote:
>
>> The share interface documentation [1] specifies that DNS lookups and
>> cookie data get shared, but is there an exhaustive list of what gets
>> shared?
>
> I'm not sure if there is one or not, but I can produce one for you:
>
> 1. Cookies (if HTTP support is turned on, which it is by default)
> 2. DNS records
> 3. TLS sessions (if TLS support is turned on, and your TLS back-end uses this feature; most of them do)
>
>> Specifically, do persistent connections get shared?
>
> Unfortunately no.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-- 
David Strauss
   | david_at_davidstrauss.net
   | +1 512 577 5827 [mobile]
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-11