Re: slapd
Hi,
On Mon, 2009-05-25 at 08:55 -0300, Márcio Luciano Donada wrote:
> I am using a server with debian lenny slapd (OpenLDAP 2.4.11) but when
> I start the process he never opens sub processes for the parent
> process of slapd, a single process is created. Is there a setting for
> this? In / etc / ldap / slapd.conf I have the following entries
>
> tool-threads 16
> threads 32
I do have multiple threads here, I have nothing specific regarding the
threads.
(Note: slapd has multiple threads, not multiple processes. You need to
use "ps -eLf" to list the threads).
Regards,
Franklin
Reply to:
- References:
- slapd
- From: Márcio Luciano Donada <mdonada@auroraalimentos.com.br>