[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Slow response from ldap server
A 5-second delay in connection (not actual processing, like a search)
seems like it might be a DNS lookup issue. Did you configure with
rlookups enabled? Are the clients seeing the delay listed in DNS with a
reverse lookup available? Is your DNS server speedy?
-Alan
Oliver Schulze L. said:
> Hi,
> I have RedHat 9 with openldap openldap-2.0.27-8
> I have 1 master server and 1 slave server. Both are running well.
>
> The problem I'm getting is a 5 seconds delay in a conection to the ldap
> server.
> For example, this commands:
> $ date; finger username; date
> shows a 5 seconds delay in the response.
>
> I have 20 users and I'm running the commands in the slave server. I see
> the same delay in the master server. Also, this delay occurs in samba,
> telnet, etc.
>
> Anyone know what could be the problem?
>
> I have this Index defined in slapd.conf:
> index objectClass,uid,uidNumber,gidNumber,memberUid eq
> index cn,mail,surname,givenname eq,subinitial
>
>
> Many thanks
> Oliver
>
> --
> Oliver Schulze L.
> <oliver@samera.com.py>
===========
Alan Sparks, UNIX/Linux Systems Administrator <asparks@doublesparks.net>