Hello, I've setup new openldap server (2.1.12) on machine A, when i do "ldapsearch -x '(uid=beast)'" on server, it gives very fast result (<1 sec). But when i do same command on client machine(machine B) it take arround 30-60 seconds to give the output. Both machine are resolvable using fqdn or ip address. What could be the problem? i've maintain index on slapd.conf: index objectClass,uid,uidNumber,gidNumber,cn eq TIA.