Baker, Russ A wrote:

A session is created by virtue of them just getting to the login page.
If the user logs in successfully to the system they now have 2 sessions
instead the desired result having only one that is assigned to them when
they successful login. That is a waste of memory!
Two sessions? I don't know what you mean by that. A user has a single session. Even if they _did_ have two, once one was no longer being referenced it would (probably) be GC'd anyway.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to