Re: solrcloud with EKS kubernetes

2020-12-13 Thread Abhishek Mishra
Hi Houston, Sorry for the late reply. Each shard has a 9GB size around. Yeah, we are providing enough resources to pods. We are currently using c5.4xlarge. XMS and XMX is 16GB. The machine is having 32 GB and 16 core. No, I haven't run it outside Kubernetes. But I do have colleagues who did the sam

Re: 8.6.1 configuring ssl on centos 7

2020-12-13 Thread Shawn Heisey
On 12/13/2020 7:21 AM, Bogdan C. wrote: Solr is installed and working on http (8983). I (think I) have the keystore configured properly and solr.in.sh modified for the SOLR_SSL_* config settings. Not sure how to modify the service startup to listen on 8984 for ssl. solr documentation says to st

8.6.1 configuring ssl on centos 7

2020-12-13 Thread Bogdan C.
Hi All, Solr is installed and working on http (8983). I (think I) have the keystore configured properly and solr.in.sh modified for the SOLR_SSL_* config settings. Not sure how to modify the service startup to listen on 8984 for ssl. solr documentation says to start it using bin/solr -p 8984 its