Skip to content

Commit

Permalink
setting a bind_port in flush-tcp.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Sep 12, 2011
1 parent ef15707 commit c586941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/flush-tcp.xml
Expand Up @@ -8,7 +8,7 @@
<config xmlns="urn:org:jgroups"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/JGroups-3.0.xsd">
<TCP/>
<TCP bind_port="7800"/>
<TCPPING initial_hosts="${jgroups.tcpping.initial_hosts:localhost[7800],localhost[7801]}"
port_range="1"/>
<MERGE2/>
Expand Down

0 comments on commit c586941

Please sign in to comment.