Hello, I am using solr 3.6.0 , I have observed many connection in CLOSE_WAIT state after using solr server for some time. On further analysis and googling found that I need to close the idle connections from the client which is connecting to solr to query data and it does reduce the number of CLOSE_WAIT connections but still some connection remain in that state.
I am using 2 shards and one observation is that if I don't use shards then I am getting 0 CLOSE_WAIT connections. Need help of this as we need to use distributed search using shards. Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-3-6-observe-connections-in-CLOSE-WAIT-state-tp4009097.html Sent from the Solr - User mailing list archive at Nabble.com.