curl-and-php
Global SSL session ID cache ?
Date: Mon, 18 Aug 2003 14:31:02 +0200
Hello,
Correct me if I'm wrong but cURL as a "Session ID cache" which
prevents from doing a SSL handshake for each queries done by a proc
to the same host.
This works fine when you have one proc which is doing many requests.
I have a web site with dynamic web pages build with data retrieved
from another web site queried via https. I'm using cURL in PHP to
query this other web site from my own PHP pages.
My problem is that the session ID cache is not used there because
each time PHP is doing a query, it's a new instance of PHP which is
doing this query, so starting with a empty cache.
Is it planned to have a "Global session ID cache" in PHP cURL so
that the httpd of a web server could share the cache ?
Kind regards,
Alex.
_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps !
http://g.msn.fr/FR1000/9493
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-08-18