[FreeNX-kNX] load balancing freenx

mashtin.bakir at gmail.com mashtin.bakir at gmail.com
Mon Nov 25 18:19:19 UTC 2013


I'm trying to get load balancing working. with three machines
HostA (10.0.0.2) is the load balancer, HostB and HostC are the
other machines (10.0.0.3 and 10.0.0.4 respectively) These addresses
are in /etc/hosts of all three machines


On HostA, I enabled
LOAD_BALANCE_SERVERS=" HOSTA HOSTB HOSTC"
LOAD_BALANCE_ALGORYTHM="load"




On the other two machines, I have

LOAD_BALANCE_SERVERS=" HOSTA HOSTB HOSTC"
LOAD_BALANCE_ALGORYTHM="load"
ENABLE_SERVER_FORWARD="1"
SERVER_FORWARD_ADDRESS="10.0.0.2" # (HOSTA)

Do I also need SERVER_FORWARD_KEY on the other two hosts?
Should this key be copied from hosta:/etc/nxserver/client.id_dsa.key?


Thanks



More information about the FreeNX-kNX mailing list