Re: Collection API calls on SSL sometimes hang

2015-02-10 Thread Shawn Heisey
On 2/9/2015 8:49 PM, Avanish Raju wrote: > I'm using self-signed certificates between my SolrCloud (4.10.3 > ) > instance and Curl/Solr http client with needClientAuth=true on jetty.xml. > I'm able to load the Sol

Re: Collection API calls on SSL sometimes hang

2015-02-09 Thread Avanish Raju
Also, this is how the Solr node's log looks when the above Curl request fails: 2249660 [qtp883065319-18] INFO org.apache.solr.servlet.SolrDispatchFilter – [admin] webapp=null path=/admin/collections params={indent=on&action=CLUSTERSTATUS&wt=json} status=500 QTime=180028 2249657 [zkCallback-2-threa

Collection API calls on SSL sometimes hang

2015-02-09 Thread Avanish Raju
Hi all, I'm using self-signed certificates between my SolrCloud (4.10.3 ) instance and Curl/Solr http client with needClientAuth=true on jetty.xml. I'm able to load the Solr home page, and also make select/query