You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/06/29 16:20:44 UTC

DO NOT REPLY [Bug 49521] Fix ordering issues in setting channelSocket.maxPort

https://issues.apache.org/bugzilla/show_bug.cgi?id=49521

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 2010-06-29 10:20:40 EDT ---
Created an attachment (id=25657)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25657)
2010-06-29_tc6_maxPort.patch

Patch for tc6.0.x
It does the following:
- implements <Connector maxPort=""/> as a synonym for <Connector
channelSocket.maxPort=""/>
- implements workaround for this issue, so that the channelSocket.maxPort
property, if present, is applied later than the others

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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