Hi Markus, I've heard this question asked maybe once before.
Basically, we rely on whatever support your application server or environment has for load balancing. Since the authority service runs as a web application that does not require session state, this should be relatively easy to set up. Having said that, I've never myself tried to do it. But if you want to do some experiments, please share the results with the group. :-) Thanks, Karl On Tue, Apr 5, 2016 at 6:31 AM, Markus Schuch <[email protected]> wrote: > Hi, > > is it possible to setup ManifoldCF to be failure tolerant when it comes to > authority checks? > (we are on MCF 2.3) > > After reading the > https://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html > page and excercising "Simplified multi-process model using ZooKeeper-based > synchronization" example i learned only how to cluster the agents process. > I found no information if it is possible to run multiple authority services. > > Is there more documentation about manifoldcf and clustering that i missed? > > Thanks in advance > Markus > > > >
