Hi there,

On Mon, 22 Jan 2001, Shridhar Bhat wrote:

> Hi,
> 
> We are trying to deploy multiple SSL-based servers
> in a cluster. We want to share the session cache of each
> of these servers so that connections from same client
> (with session id reuse) can be handled by any server in
> the same cluster. The scheme is simple: 

[snip]

Various solutions to the problem exist. Various problems with various
solutions exist also. As you mentioned, this can also have some impact on
the scalability, and fault-tolerance of your architecture (and what this
does to load-balancing configurations adds another ladle of spaghetti to
the confusion).

I co-wrote a paper on this subject quite a while ago and it will probably
require an update in the not-too-distant future - but it does at least
discuss some details about this stuff and related issues;

   http://www.geoffthorpe.net/apcon2000/

or

   http://www.awe.com/mark/apcon2000/

Cheers,
Geoff


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to