From aadf6ab0c84a04e59adcc6b1328d4c600348b320 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 13 Mar 2012 19:32:34 +0000 Subject: document the fact that each thread opens it's own connection (patch by Chris Hiestand) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1635 ef36b2f9-881f-0410-afb5-c4e39611909c --- man/nslcd.conf.5.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man') diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index c9b7dc0..1f29f04 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -78,6 +78,8 @@ Specifies the number of threads to start that can handle requests and perform LDAP queries. + Each thread opens a separate connection to the LDAP + server. The default is to start 5 threads. -- cgit v1.2.3