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

Re: 35 slapd processes, lookups fail?



jwitham@takedapharm.com writes:

> I'm running OpenLDAP v2.0.23 compiled from source on RH 7.1 (...)
> After a period of weeks, I'll see about 39 slapd processes running on
> one of the slaves and the firewall is no longer able to validate the
> users.

I don't have any idea on your real problem, but note one thing:

slapd is multithreaded.  'ps' on RedHat shows one "process" for each
thread.

I don't know how to tell which "processes" are actually threads, except
that if you kill a process, all the other "processes" (threads)
disappear along with it.

> The firewall automatically rolls to another slave, and the scenario
> repeats.  After the last slave is exhausted, the firewall starts
> coming back with 'user unknown' errors.

-- 
Hallvard