Re: Default max number of connections

2016-02-15 Thread Shawn Heisey
On 2/14/2016 9:45 PM, Anil wrote: > I am using solr cloud with zookeeper. is that 20 is the default number of > max connections per host ? This is very vague. What you *might* be talking about is the defaults for the ShardHandler, which is effectively the configuration for the internal HttpClient

Re: Default max number of connections

2016-02-15 Thread Anil
Guys, Any help on this ? Thanks. On 15 February 2016 at 10:15, Anil wrote: > HI , > > I am using solr cloud with zookeeper. is that 20 is the default number of > max connections per host ? > > Is there any way to use connection pooling like solr http connection ? > Please clarify. > > Regards,