You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/03/17 14:39:49 UTC

svn commit: r1578366 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Mon Mar 17 13:39:48 2014
New Revision: 1578366

URL: http://svn.apache.org/r1578366
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=1578366&r1=1578365&r2=1578366&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Mar 17 13:39:48 2014
@@ -72,6 +72,12 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt, kkolinko, violetagg
   -1:
 
+* Improve processing of chuck size from chunked headers. Avoid overflow and use
+  a bit shift instead of a multiplication as it is marginally faster.
+  http://people.apache.org/~markt/patches/2014-03-17-chunked-headers-tc6-v1.patch
+  +1: markt
+  -1:
+
 
 PATCHES/ISSUES THAT ARE STALLED:
 



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