[EMAIL PROTECTED] typed the following on 05:22 PM 6/12/2002 -0400 >PROPOSAL: When Session Max reached, throw out oldest session ... >1. When the maximum number of sessions is reached, change >StandardManager from throwing an IllegalStateException exception, to >expiring the Least Recently Used (LRUMap) session.
I'm not 100% comfortable with this, if a server sets the max sessions too low and gets a lot of activity, the behavior will be confusing - users will unexpectedly lose logins or whatever their session data is, and it might be taken for a bug by the administrator. I guess I'll be happy as long as we log a warning when sessions are thrown out due to max sessions being exceeded. Kief -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>