Hi,We are deploying Grouper which uses vt-ldap for LDAP operations. Our production evironnement has 5 Active Directory domain controllers and we wanted to know if and how vt-ldap supports high availability.We are using a DNS Round-robin URL to return one of 5 IP address. I configured vt-ldap to use that URL and it works fine, but our question is : if there's a failure on the controller being used, will there be an other query to the DNS to get an other IP or are all the retries made using the same IP address ?