Author: fhanik Date: Tue Nov 13 15:32:41 2007 New Revision: 594713 URL: http://svn.apache.org/viewvc?rev=594713&view=rev Log: propose fix and improvement
Modified: tomcat/tc6.0.x/trunk/STATUS Modified: tomcat/tc6.0.x/trunk/STATUS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=594713&r1=594712&r2=594713&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS (original) +++ tomcat/tc6.0.x/trunk/STATUS Tue Nov 13 15:32:41 2007 @@ -50,7 +50,7 @@ * Add tests for the cookie parsing. http://people.apache.org/~jfclere/patches/test_cookies.patch +1: jfclere - -1: + -1: fhanik - Can we add the 'package' directive to make the package match the dir structure * Fix BZ 43675 - Possible logging related classloader leak Better patch that removes ServerCookie.log(String) entirely as per @@ -58,3 +58,12 @@ http://svn.apache.org/viewvc?view=rev&revision=594700 +1: markt -1: + +* Fix BZ 43846 + Fix output of data on simulated blocking IO + Improve speed of writing and reading + Add in non blocking request header parsing + This is a port of improvements from the old trunk and fixes the BZ above and improves greatly on the NIO connector + http://people.apache.org/~fhanik/patches/fix-nio-blocking-output.patch + +1: fhanik + -1: \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]