Slave Node Configuration Settings
Previous  Top  Next


# Setup the distribution mechanism
Distribution TCP
AppDistribution TCP

# Total number of nodes in cluster 
DistribNodes 2

# Hostname of the master node 
DistribTCPMaster grover.mydomain.com 

# Which port to communicate through 
DistribTCPPort 6001 

# '0' indicates this node is the master node
# non-zero to 'DistribNodes - 1' are the slave nodes
DistribID 1