cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_MAXCONNECTS and SSL session ID cache

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 22 Oct 2004 14:44:23 +0200 (CEST)

On Thu, 21 Oct 2004, Karthik Ramakrishnan wrote:

> Hi Guys, Does increasing or decreasing the CURLOPT_MAXCONNECTS value have
> any bearing on the SSL session ID cache.

Nope.

> In our multi threaded application we have set CURLOPT_MAXCONNECTS to 1. Does
> this imply the session ID cache size will be reduced as well or is there no
> relation between the two ?

There is no relation, they are set separately. The truth is that the SSL
session ID cache is always and unconditionally set to keep 5 entries.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-22