Load-balancing - which servers need distributed calls?
I have two servers under the load balancer; both serve the front-end of the site, but only one is allowed to serve the backoffice. When setting up distributed calls (following these instructions), do I need to add both servers or just the second one?
The instructions seem to indicate that both should be listed. This doesn't make a lot of sense to me since I get the idea that the backoffice server should be aware of the changes already.
All servers are required to be listed (although I've got a 6.2.x site running with only two slaves listed, without the master, and it seems to work fine).
See "Correct config for scheduled publishing & tasks" under here.
Load-balancing - which servers need distributed calls?
I have two servers under the load balancer; both serve the front-end of the site, but only one is allowed to serve the backoffice. When setting up distributed calls (following these instructions), do I need to add both servers or just the second one?
The instructions seem to indicate that both should be listed. This doesn't make a lot of sense to me since I get the idea that the backoffice server should be aware of the changes already.
All servers are required to be listed (although I've got a 6.2.x site running with only two slaves listed, without the master, and it seems to work fine). See "Correct config for scheduled publishing & tasks" under here.
is working on a reply...