Hello,

I want to ask you, is it possible to switch off recycling sessions after
expiring?
Recycling of sessions run in trouble if there are pending requests exist.
See the following bug:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16705

Furthermore, I think it is possible that the same session object will be
added to the recycled list
twice, if there are invalidate() or expire() will call on the same session
object in a short time twice.
There is a lack of thread synchronization in expiring sessions.

Thanks in advance for your comments.

Ciao
  Thomas

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


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

Reply via email to