Re: Distributed session caching

2001-01-24 Thread Geoff Thorpe
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 sam

Re: Distributed session caching

2001-01-22 Thread Lutz Jaenicke
On Mon, Jan 22, 2001 at 05:13:10PM +0530, Shridhar Bhat wrote: > 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 sam

Re: Distributed session caching

2001-01-22 Thread Ben Laurie
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 simpl

Distributed session caching

2001-01-22 Thread Shridhar Bhat
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: Each server maintains its local ca