Re: load balancing internal Solr on Azure

2013-06-08 Thread Otis Gospodnetic
Hi Kevin, Would http://search-lucene.com/?q=LBHttpSolrServer work for you? Otis -- Solr & ElasticSearch Support http://sematext.com/ On Fri, May 24, 2013 at 3:12 PM, Kevin Osborn wrote: > We are looking install SolrCloud on Azure. We want it to be an internal > service. For some application

load balancing internal Solr on Azure

2013-05-24 Thread Kevin Osborn
We are looking install SolrCloud on Azure. We want it to be an internal service. For some applications that use SolrJ, we can use ZooKeeper. But for other applications that don't talk to Azure, we will need to go through a load balancer to distribute traffic among the Solr instances (VMs, IaaS). T