AW: High Availability with two nodes

2019-02-26 Thread Andreas Mock
ts, so keep them both hot, put a load > balancer in front of them, and send all the traffic to both of them all > the time. If one fails, you are still up. > > wunder > Walter Underwood > wun...@wunderwood.org > http://observer.wunderwood.org/ (my blog) > > > On Feb

AW: High Availability with two nodes

2019-02-26 Thread Andreas Mock
e.apache.org > Betreff: Re: High Availability with two nodes > > I would go for SolrCloud, but for simple active / passive scenarios you > can use a simple http load balancer with health checks. > > > Am 26.02.2019 um 10:39 schrieb Andreas Mock : > > > > Hi all, > &g

High Availability with two nodes

2019-02-26 Thread Andreas Mock
Hi all, currently we are looking at Apache Solr as a solution for searching. One important component is high availability. I digged around finding out that HA is built in via SolrCloud which means I have to install ZooKeeper in a production environment which needs at least three nodes. So, now t