You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/04/06 21:16:54 UTC

[Bug 59269] Session swapping out in PersistentManagerBase

https://bz.apache.org/bugzilla/show_bug.cgi?id=59269

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
There is a bug here but I take a slightly different view of the root cause. I'm
of the view that processMaxActiveSwaps() should be aiming to reduce the number
active session below some percentage (e.g. 90%) of maxActive.

minIdleSwap is working correctly but I suspect the Javadoc and the doc could
benefit from some clarification.

I have a patch for the processMaxActiveSwaps() issue ready to commit but I need
to look at the doc issues before I commit it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org