cURL / Mailing Lists / curl-library / Single Mail

curl-library

SSL session cache for all easy handles in a multi handle

From: Michael Kaufmann <mail_at_michael-kaufmann.ch>
Date: Tue, 07 Jul 2015 18:49:27 +0200

Hi,

 From the documentation of curl_share_setopt:

> Cached DNS hosts will be shared across the easy handles using this
> shared object. Note that when you use the multi interface, all easy
> handles added to the same multi handle will share DNS cache by
> default without this having to be used!

Multi handles also provide a connection cache, but they do not provide
an SSL session cache. Is this on purpose (security), or is this just
"not implemented yet"?

Regards,
Michael

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