cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Persistent SSL sessions ? (fwd)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Oct 2002 07:36:42 +0200 (MET DST)

Forwarding this to the correct address! ;-)

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
---------- Forwarded message ----------
Date: Mon, 21 Oct 2002 17:11:52 +0200
From: BAUMEISTER Alexandre <alex_at_finance-net.com>
To: curl-and-php-admin_at_lists.sourceforge.net
Subject: Persistent SSL sessions ?
Bonjour,
  cURL()  uses  an  SSL  connection  cache  in order to re-use already
  existing  connections.  This prevents from doing a SSL handshake for
  each queries.
  This  works  find  when doing many SSL queries while in the same PHP
  script execution. The first query is long (handshake) and others are
  quick (re-using existing ssl connection).
  But  the  SSL  connection cache is not persistent between PHP script
  execution.
  Are  there  plans  to  make  this  cache  persistent just like Mysql
  persistent connect ?
  Would it be difficult ?
  Kind regards,
  Alex
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
Received on 2002-10-22