Re: sessions

2008-08-26 Thread Dwalu Z. Khasu
On Sun, 24 Aug 2008, Lars Haugseth wrote: =>* [EMAIL PROTECTED] (David Dorward) wrote: =>> =>> JuneEarth wrote: =>> > How to make CGI sessions to be shared among multi-webservers? Thanks. =>> =>> They have to use a shared data store for the session information. Using =>> a database for that woul

Re: sessions

2008-08-26 Thread Lars Haugseth
* [EMAIL PROTECTED] ("Jeff Pang") wrote: > > On Mon, Aug 25, 2008 at 2:06 AM, Lars Haugseth <[EMAIL PROTECTED]> wrote: > > > > > Another solution, which is not really what the OP was asking about, but > > probably fixes his problem, is to ensure that each request from the same > > client will alw