[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
max concurrent connections
- To: openldap-software@OpenLDAP.org
- Subject: max concurrent connections
- From: Marten Lehmann <lehmann@cnm.de>
- Date: Wed, 01 Mar 2006 20:47:26 +0100
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
Hello,
I heard that openldap is limited to 1024 concurrent ldap-connections
from clients, while other directory servers can handle
millions of them. Is this true?
If yes, can I define low connection timeouts without problems at the
client-side? I'm planning a service that includes ldap for storing
addressbooks, but I don't want to set up several servers from the start,
just because certain clients may be opening more than one connection at
the same time and thus consuming all available ldap-connections on the
server.
Regards
Marten