After setting up 2 servers with multi-master replication, I added them both to a DNS record so users will go to either server.<br><br>Both servers are replicating the NetscapeRoot DB to each other.&nbsp; I made a schema change to one and restarted it- only to see it hang.&nbsp; I waited some 15minutes, and then discovered with netstat that it had a bunch of open ldap connections to itself, which weren&#39;t timing out or going away.<br>
<br>After I removed the IP from DNS (disabled round robin dns) for the server I was trying to shutdown , the server shutdown right away.<br><br>I&#39;m guessing somewhere there&#39;s a configuration that needs to be pointed to the other master server?<br>
<br>How are others doing load balancing/fail over ?<br><br><br>tia<br>