On Thu, 24 May 2001, Dunlop, Aaron wrote:
> First: We will need to cluster application servers in front of a central
> database. We want the ability to add and remove servers from that farm in
> real-time, without disturbing ongoing sessions. That either means storing
> ...
> So that probably mea
> "Dunlop, Aaron" wrote:
>
> [...]
> First: We will need to cluster application servers in front of a central database.
> We want the ability to add and remove servers from that farm in real-time,
> without disturbing ongoing sessions. That either means storing sessions remotely
> in the central
Bip Thelin typed the following on 10:46 AM 3/28/2001 -0800
>I couldn't find anything about how to add the PersistenManager in server.xml
>or in the manuals, however, after backtracking the maillist I found a "patch"
>by Kief that seems to have been forgotten, I'll cat it to the end of this mail.
>
Jone Lin typed the following on 03:35 PM 3/28/2001 -0800
>> No, we're much earlier in the development cycle than that - we haven't
>> implemented any distributed session support at all. The work we're doing
>> on PersistentManager is groundwork for distributed sessions. This work
>> is 90% finis
'C++' and many databases).
- Original Message -
From: Krishna R. Baddam <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 7:25 PM
Subject: RE: JDBC-Session store
> Blob is a bad idea. Serialize the objects and
Blob is a bad idea. Serialize the objects and store them as varchar. We
implemented a home grown session store and the varchar route works lot
better. I believe IBM's WebSphere session store also uses varchars.
Krishna
-Original Message-
From: Bip Thelin [mailto:[EMAIL PROTECTED]]
Sent:
Grr, seems my message got stuck somewhere so I'll resend it.
"Craig R. McClanahan" wrote:
>
> [...]
> Kief, a while back (when the work on PersistentManager was going on), the
> need for a little refactoring work on Manager vs. StandardManager would be
> useful. Have you thought any more about
"Craig R. McClanahan" wrote:
>
> [...]
> Kief, a while back (when the work on PersistentManager was going on), the
> need for a little refactoring work on Manager vs. StandardManager would be
> useful. Have you thought any more about what we should do here?
I couldn't find anything about how to
> -Original Message-
>
> Bip Thelin typed the following on 05:07 PM 3/27/2001 -0800
> >Kief Morris wrote:
> >>
> >> Excellent! Let us know if you need any help.
> >
> >I will, BTW how is the work on distributed sessions coming along?
> >Is it possible to distribute sessions over x numbe
Bip Thelin typed the following on 05:07 PM 3/27/2001 -0800
>Kief Morris wrote:
>>
>> Excellent! Let us know if you need any help.
>
>I will, BTW how is the work on distributed sessions coming along?
>Is it possible to distribute sessions over x number of machines and
>that if one goes down you co
Kief Morris wrote:
>
> Excellent! Let us know if you need any help.
I will, BTW how is the work on distributed sessions coming along?
Is it possible to distribute sessions over x number of machines and
that if one goes down you could go to the other and happily continue
your session?
..
Craig R. McClanahan typed the following on 07:05 PM 3/27/2001 -0800
>Kief, a while back (when the work on PersistentManager was going on), the
>need for a little refactoring work on Manager vs. StandardManager would be
>useful. Have you thought any more about what we should do here?
Yes, in fact
On Tue, 27 Mar 2001, Kief Morris wrote:
> Bip Thelin typed the following on 01:56 PM 3/26/2001 -0800
> >According to the STATUS.html(which doesn't seem to be up to date) no one seems
> >to have volunteered for the JDBC-Session store. If that is truly the case I
> >would like to volunteer for that
Bip Thelin typed the following on 01:56 PM 3/26/2001 -0800
>According to the STATUS.html(which doesn't seem to be up to date) no one seems
>to have volunteered for the JDBC-Session store. If that is truly the case I
>would like to volunteer for that part.
Excellent! Let us know if you need any he
On Mon, 26 Mar 2001, Bip Thelin wrote:
> According to the STATUS.html(which doesn't seem to be up to date) no one seems
> to have volunteered for the JDBC-Session store. If that is truly the case I
> would like to volunteer for that part.
>
> Thanks, Bip
>
That is the case currently, s
15 matches
Mail list logo