[jboss-jira] [JBoss JIRA] Commented: (JGRP-606) Use same properties for start_port/bind_port and end_port/port_range
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Mar 21 07:23:40 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-606?page=comments#action_12403998 ]
Bela Ban commented on JGRP-606:
-------------------------------
+1 on using bind_port and port_range
> 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: Vladimir Blagojevic
> 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