On Friday December 07, 2001 06:46 pm, Tavis Rudd wrote:
> On Friday 07 December 2001 13:12, Chuck Esterbrook wrote:
> > On Friday 07 December 2001 11:08 am, Geoffrey Talvola wrote:
> > > I'm taking a closer look at the implementation of
> > > SessionDynamicStore. It looks like it actually checks
On Friday 07 December 2001 13:12, Chuck Esterbrook wrote:
> On Friday 07 December 2001 11:08 am, Geoffrey Talvola wrote:
> > I'm taking a closer look at the implementation of
> > SessionDynamicStore. It looks like it actually checks the
> > filesystem on _every_ request, even if the session is in
On Friday 07 December 2001 11:08 am, Geoffrey Talvola wrote:
> I'm taking a closer look at the implementation of
> SessionDynamicStore. It looks like it actually checks the filesystem
> on _every_ request, even if the session is in memory. This would
> seem to slow it down considerably.
>
> That
I'm taking a closer look at the implementation of SessionDynamicStore. It
looks like it actually checks the filesystem on _every_ request, even if
the session is in memory. This would seem to slow it down considerably.
That plus the concurrency issue and it looks like SessionDynamicStore coul