Author: markt Date: Thu Nov 18 21:19:19 2010 New Revision: 1036637 URL: http://svn.apache.org/viewvc?rev=1036637&view=rev Log: Proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1036637&r1=1036636&r2=1036637&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Nov 18 21:19:19 2010 @@ -235,3 +235,10 @@ PATCHES PROPOSED TO BACKPORT: http://people.apache.org/~rjung/patches/BZ48358-JSP_Unloading-TC6_20101118.patch +1: rjung -1: + +* Add session creation / expiration rate statistics to the session managers + Adds ~10% to the session creation/destruction process when that is all Tomcat + is doing. Should be less overhead with less contention. + http://people.apache.org/~markt/patches/2010-11-18-session-rate-stats.patch + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org