Author: kkolinko
Date: Mon Jun 18 10:21:01 2012
New Revision: 1351269
URL: http://svn.apache.org/viewvc?rev=1351269&view=rev
Log:
Propose updated patch
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=1351269&r1=1351268&r2=1351269&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jun 18 10:21:01 2012
@@ -234,13 +234,15 @@ PATCHES PROPOSED TO BACKPORT:
* Implement maxHeaderCount attribute on Connector.
It is equivalent of LimitRequestFields directive of Apache HTTPD
(backport of r1350295)
+ In JkMain.setProperty(): Fix setting of properties when connector has
+ already started for properties that have aliases. E.g. changing
+ maxHeaderCount attribute on Connector MBean via JMX.
Patch:
-
http://people.apache.org/~kkolinko/patches/2012-06-18_tc6_maxHeaderCount_v1.patch
+
http://people.apache.org/~kkolinko/patches/2012-06-18_tc6_maxHeaderCount_v2.patch
Eol-Style:
svn propset svn:eol-style native
java/org/apache/coyote/AbstractProtocol.java
svn propset svn:eol-style native
java/org/apache/tomcat/util/net/AbstractEndpoint.java
- +0: kkolinko (I have not tested it yet. Esp. whether JkCoyoteHandler impl.
works)
- +1:
+ +1: kkolinko
-1:
PATCHES/ISSUES THAT ARE STALLED
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]