1.0

Table Of Contents
max-wait-time-reconnect
The maximum milliseconds to wait for the distributed system to reconnect on each reconnect attempt.
Used when membership attributes specify to disconnect from the distributed system and reconnect in
an attempt to regain lost membership roles.
Description
10000Default Value
connection (boot)Property Type
gemre.Prex
mcast-address
Description
Note: This setting controls only peer-to-peer communication and does not apply to client/server or multi-site
communication.
Address used to discover other members of the distributed system. Only used if mcast-port is non-zero. This attribute
must be consistent across the distributed system.
Note: Select different multicast addresses and different ports for different distributed systems. Do not just
use different addresses. Some operating systems may not keep communication separate between systems that
use unique addresses but the same port number.
This default multicast address was assigned by IANA ( http://www.iana.org/assignments/multicast-addresses ). Consult
the IANA chart when selecting another multicast address to use with SQLFire.
239.192.81.1Default Value
connection (boot)Property Type
gemre.Prex
mcast-flow-control
Description
Note: This setting controls only peer-to-peer communication.
Tuning property for ow-of-control protocol for unicast and multicast no-ack UDP messaging. Compound
property made up of three settings separated by commas: byteAllowance, rechargeThreshold, and
rechargeBlockMs.
Valid values range from these minimums: 10000,0.1,500 to these maximums: no_maximum ,0.5,60000.
1048576,0.25, 5000Default Value
connection (boot)Property Type
gemre.Prex
mcast-port
Description
Note: This setting controls only peer-to-peer communication and does not apply to client/server or multi-site
communication.
313
Configuration Properties