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

RE: Slaves taking up 100% cpu



> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Quanah
Gibson-Mount

> --On Tuesday, January 20, 2004 4:50 PM -0800 Jeff Leung
> <jeffleung@mac.com>
> wrote:
>
> > Considering that we never specify a search filter, would
> just specifying
> > an index with:
> >
> >   index objectclass eq
> >
> > be sufficient (after a slapindex of course)?
>
> Jeff,
>
> Are you saying you never retrieve data from your ldap server?
>  Any type of
> data retrieval requires a filter.
>
> Can you provide me any type of data on how you pull data from
> your server
> (I assume you must be pulling data from it.. Storing data and never
> accessing it makes no sense..)?

Sounds like he's doing base searches on specific DNs, and the filter defaults
to (objectclass=*) when nothing else is provided. In this case, attribute
indexing is irrelevant since only the DN is being used to locate the entry of
interest.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support