Re: [poll] which loadbalancer are you using for SolrCloud

2018-03-02 Thread Shawn Heisey
On 3/2/2018 9:11 AM, David Hastings wrote: Ill have to take a look at HAProxy. How much faster than nginx is it? I know very little about nginx. Here's some information about haproxy performance.  It's information they provide themselves, so configure your grain of salt accordingly. :)

Re: [poll] which loadbalancer are you using for SolrCloud

2018-03-02 Thread Daniel Carrasco
I use HAProxy, because is much more configurable than Nginx and I can send commands to solr collection and search for text to check if the node is healthy. Nginx is very fast too, but health check are worst than HAProxy. Greetings!! 2018-03-02 17:11 GMT+01:00 David Hastings

Re: [poll] which loadbalancer are you using for SolrCloud

2018-03-02 Thread David Hastings
Ill have to take a look at HAProxy. How much faster than nginx is it? To answer the question, I personally use nginx for load balancing/failovers and its been good, use the same nginx servers to load balance a Galera cluster as well. On Fri, Mar 2, 2018 at 11:09 AM, Shawn Heisey

Re: [poll] which loadbalancer are you using for SolrCloud

2018-03-02 Thread Shawn Heisey
On 3/2/2018 6:13 AM, Bernd Fehling wrote: I would like to poll for the loadbalancer you are using for SolrCloud. Are you using a loadbalancer for SolrCloud? If yes, which one (SolrJ, HAProxy, Varnish, Nginx,...) and why? I use haproxy for Solr -- not SolrCloud.  It is an amazing and FAST