Why is Domino LDAP slow?

HiI have 2 servers running Domino 8.0.2.

The administration server is running on SuSE Linux platform and the other one is running on a Win2k3 server.

The 2 Domino servers share default configuration document.

When trying to browse the directories using softerra LDAP browser I find that LDAP reads from the Linux based server is terrible slow, whilst the same operation is blistering on the Windows server.

There are, of course, hardware differences on the two servers. But not this much!! :slight_smile:

Any thoughts appreciated.

Thanks

Ove

Subject: Full text index may help

You may want to check that your LDAP source directories have been full text indexed. This can help speed up LDAP responses. Search for “Full-text indexing directories served by the LDAP service” in the R8 Admin help file.

Subject: It already has a FT index…

This was also my first thought…Could be I have to rebuild the indexes in the specific LDAP views…

Have vague experiences with this as an issue on Domino 8 Linux servers.

Ove