!!! Overview
[{$pagename}] are the [NDS] ([eDirectory]) [Thread] and part of a [NDS Thread Pool]


!! [LDAP] [{$pagename}]
[LDAP], each [eDirectory] Worker Thread can handle up to 256 concurrent connections. Therefore, with 64 [LDAP] Worker Threads, [eDirectory] can handle up to 16,384 concurrent LDAP connections.
You use [NDSTRACE Example] to show [{$pagename}]
%%prettify 
{{{
ndstrace -c threads
}}} /%
to see how many active threads are running.

The [n4u.server.idle-threads] parameter lists the __maximum__ number of idle threads that are allowed in the [eDirectory] server (the default is 8). This parameter should be set to a value that can handle the average concurrent connection load your system will have. By default, [eDirectory] is set to receive 2,048 concurrent [LDAP] connections.

!! [eDirectory Performance Tuning] for [{$pagename}]
The following parameters should be considered:
* [n4u.server.max-threads]
* [n4u.server.idle-threads]
* [n4u.server.start-threads]
* [n4u.server.active-interval]


!! Max [{$pagename}]
[ndsconfig] can show and set the settings for Max [{$pagename}]
%%prettify 
{{{
ndsconfig get | grep max-threads
}}} /%


!! Category
%%category [eDirectory]%%

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]