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 plus the concurrency issue and it looks like SessionDynamicStore > could stand a rewrite.
It's other deficiency that I recall is that it's hard coded to FileStore. If someone had a SQL store, or something else, they might want dynamic to use that instead. -Chuck _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel