RE: Using Ping Request Handler in SolrCloud within a load balancer

2016-05-12 Thread Sandy Foley
, Sandy Foley wrote: > Question #1:Is there a SINGLE command that can be issued to each server from > a load balancer to check the ping status of each server? I am not aware of a single request that will test every collection. The way I have things set up, each load balancer front end (run

Using Ping Request Handler in SolrCloud within a load balancer

2016-05-10 Thread Sandy Foley
A couple of questions ... We've upconfig'd the ping request handler to ZooKeeper within the solrconfig.xml.  SolrCloud and ZooKeeper are working fine. I understand that the /solr/admin/ping command is for a ping on its local server only (not from a remote machine).  This is working.I also underst

Using Ping Request Handler in SolrCloud within a load balancer

2016-05-09 Thread Sandy Foley
A couple of questions ... We've upconfig'd the ping request handler to ZooKeeper within the solrconfig.xml.  SolrCloud and ZooKeeper are working fine. I understand that the /solr/admin/ping command is for a ping on its local server only (not from a remote machine).  This is working.I also unde