You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Th...@gmx.net on 2003/02/04 20:25:58 UTC

Switch off recycling sessions

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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org