I have host A and guest B. Node B also can be a host of guest C. So the tier is A - B - C.
At host A, I set sync.url is IP of PC A. At host B, I set sync.url is IP of PC B and register.url is IP of PC A. At host C, I set register.url is IP of PC B.
Is that correct with that properties configuration?
And also I'm using MySQL, because of node B is a host and a guest, it needs 2 trigger. But, MySQL can only use 1 trigger. How?
Thank you.
yes, that's correct. no need for two triggers. one is enough. then have two routers. for example, at the node B have one router sending data to the node A and another that will send data to node C