[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Slow perfomance...



On Tue, Feb 04, 2003 at 08:08:59PM +0000, Beast wrote:

> 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? 

Almost certain to be DNS-related. I suspect that the server is timing
out while trying to look up the IP address of the client machine. You
can test this with DiG:

	dig -x <ip address of client>

Andrew
-- 
-----------------------------------------------------------------------
|                 From Andrew Findlay, Skills 1st Ltd                 |
| Consultant in large-scale systems, networks, and directory services |
|     http://www.skills-1st.co.uk/                +44 1628 782565     |
-----------------------------------------------------------------------