<div dir="ltr"><div><div><div><div><div>Last night I noticed that LDAP was somewhat slow and determined that equality and substring indexes were needed for:<br><br></div>memberUid<br></div>associatedDomain<br></div>SOARecord<br>

<br>A substring index was added for member.<br><br></div>Unfortunately while adding the indexes I made an error on virt0 (labs-ns0) for the associatedDomain index, creating an index for associateddomain instead. This caused equality and substring searches for associatedDomain records to fail on virt0 (labs-ns0), but succeed on virt1000 (labs-ns1) thereby returning NXDOMAIN for some records on virt0 but correct results from virt1000. I just deleted the index, created it correctly, and rebuilt it. DNS searches are now working properly again.<br>

<br></div>- Ryan<br></div>