[jboss-jira] [JBoss JIRA] Created: (JGRP-606) Use same properties for start_port/bind_port and end_port/port_range
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Oct 17 17:57:03 EDT 2007
Use same properties for start_port/bind_port and end_port/port_range
--------------------------------------------------------------------
Key: JGRP-606
URL: http://jira.jboss.com/jira/browse/JGRP-606
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assigned To: Bela Ban
Priority: Minor
Fix For: 2.7
In UDP, we use bind_port and port_range to define a range of valid ports.
In TCP, we use start_port and end_port
We should use
- bind_port (rather than start_port) to define the port to bind to
- end_port to define the range
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list