Re: Solved/Working but Network Interface Question

2023-10-23 Thread Shawn Heisey
On 10/23/2023 8:18 AM, David Filip wrote: In theory I guess I could bind Solr only to the Ethernet network (it currently binds to 0.0.0.0, a.k.a. all network interfaces), but then I would need to set up a separate proxy from my WiFi network to each of the Solr servers, which I would rather not

Solved/Working but Network Interface Question (was: Newbie Help: Replicating Between Two SolrCloud Instances (Solr 9.2.1))

2023-10-23 Thread David Filip
Thanks Shawn! I have since created 3x physical servers (Virtual Machines running on a cloud server), each one running its own instance of both ZooKeeper and Solr, and every Zookeeper/Solr instance configured to know about the others. Everything seems to be working as expected, and any configur