From fb39b163dfa65f56a6b59feafb67a5d77c64a388 Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 10 Jun 2010 13:58:55 +0200 Subject: Explain that 2 LDAP connections are established per vhost --- doc/guide.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guide.tex b/doc/guide.tex index 6789fa2e1..ddfb91d4b 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2297,6 +2297,9 @@ and LDAP server supports \makesubsubsection{ldapconnection}{Connection} +Two connections are established to the LDAP server per vhost, +one for authentication and other for regular calls. + Parameters: \begin{description} \titem{\{ldap\_servers, [Servers, ...]\}} \ind{options!ldap\_server}List of IP addresses or DNS names of your -- cgit v1.2.3