You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/07/18 00:58:01 UTC

svn commit: r965147 - /tomcat/tc5.5.x/trunk/STATUS.txt

Author: kkolinko
Date: Sat Jul 17 22:58:01 2010
New Revision: 965147

URL: http://svn.apache.org/viewvc?rev=965147&view=rev
Log:
proposal

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=965147&r1=965146&r2=965147&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Sat Jul 17 22:58:01 2010
@@ -70,3 +70,14 @@ PATCHES PROPOSED TO BACKPORT:
   svn propset svn:executable '*' connectors/http11/src/test/test.bat
  +1: rjung, kkolinko
  -1:
+
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49521
+  http://people.apache.org/~kkolinko/patches/2010-07-17_tc55_bug49521.patch
+  - Disable scanning for a free port in Jk AJP/1.3 connector by default.
+  - Do not change maxPort field value of ChannelSocket in its #setPort()
+    and #init() methods.
+  - Add support for "maxPort" attribute on a <Connector> element as a synonym
+    for channelSocket.maxPort
+  +1: kkolinko
+  -1:



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