Thanks Emmanuel.   Is there any way to know or monitor the number of concurrent 
connections in ApacheDS?  Thanks!

ND

-----Original Message-----
From: Emmanuel Lécharny [mailto:[email protected]] 
Sent: Thursday, July 31, 2014 6:25 PM
To: [email protected]
Subject: Re: Max Concurrent LDAP Connections to ApacheDS server

Le 31/07/2014 23:35, [email protected] a écrit :
> What is the max concurrent connections that ApacheDS can handle?

There is no fixed limit. You will hit your OS limit first.

> Is there anyway to configure the connection parameters (e.g. number of 
> max connections/threads) in ApacheDS?

You can configure the number of underlying threads, but I suggest you don't. It 
won't gives you a lot of perf improvement. Basically, the number of threads is 
automatically selected based on the number of CPU you have.

Reply via email to