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

Re: performance problem



Generally sounds like an index problem (as in, you don't have any or not
the right ones).  Better check that first.  You don't say on what
attribute you're authenticating or with what... but assuming it's on uid,
there needs to be an index on it or it will be very slow.  You'll probably
need a few more indexes on commonly-used things too, like uidnumber.
-Alan

Brian Leung said:
> hi all,
>
> in my testing box, there are about 100000 object in the openldap server.
>
> when one use try to authenticate through the ldap, i monitor that 100%
> cpu usage
> to reach. how can i increase the performance? Increasing the cache size?
>
> Thank you
>
> Brian


===========
Alan Sparks, UNIX/Linux Systems Administrator    <asparks@doublesparks.net>