123456789101112 |
- cluster.enabled=false
- #cluster.memberName=TRS-LOCALHOST-1
- cluster.memberHost=10.27.77.114
- cluster.multicastBind=10.27.77.114
- cluster.tcpListenAddress=10.27.77.114
- cluster.udpListenAddress=10.27.77.114
- #apache sticksession route,comment out the next line and set the value to apache's route
- #cluster.session.balancerRoute=
- cluster.extra.serviceAddress=10.27.77.114
- cluster.extra.servicePort=8080
- cluster.brothers.hosts=10.27.217.42
|