Author: kkolinko Date: Fri Apr 2 15:56:12 2010 New Revision: 930303 URL: http://svn.apache.org/viewvc?rev=930303&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=930303&r1=930302&r2=930303&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Apr 2 15:56:12 2010 @@ -269,8 +269,16 @@ PATCHES PROPOSED TO BACKPORT: Port deadlock prevention for worker allocation from NIO to BIO and APR http://people.apache.org/~markt/patches/2010-03-29-bug48843-tc6.patch +1: markt + +1: kkolinko: I will work, but I think that leaving/re-entering + synchronization when we are inside the loop is unneeded extra overhead. + Thus I am proposing another patch below. -1: + Alternative patch: + https://issues.apache.org/bugzilla/attachment.cgi?id=25225 + +1: kkolinko + -1: + * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48862 Port pero's patch to add backlog to JK ChannelSocket http://svn.apache.org/viewvc?view=revision&revision=493480 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org