Hi, Hopefully I am mailing the correct mailid for solr issue. If not then please let me know accordingly.
We are using Solr 4.3.1 and we are using HttpSolrServer for querying Solr. We are trying to do a load and stress test using Jmeter and we can see that after certain requests Solr responds in very unusual way. It gets stuck and responds only after sometime. Upon checking the Http Connections we realized that there are so many open connections that are not closed. My questions are: 1. Is there a way to do HTTP connection pooling ? Note that HttpSolrServer instance is static. 2. Can I configure Http Connections using solrconfig file ? Any pointers would be very helpful. -- Thanks, Gaurav