Core Server Configuration Attributes Reference
nsslapd-maxthreadsperconn (Maximum Threads Per Connection)
Defines the maximum number of threads that a connection should use. For normal
operations where a client binds and only performs one or two operations before
unbinding, you should use the default value. For situations where a client binds
and simultaneously issues many requests, you should increase this value to allow
each connection enough resources to perform all the operations. This attribute is
not available from the server console.
Entry DN
Valid Range
Default Value
Syntax
Example
nsslapd-nagle
When the value of this attribute is
LDAP responses (such as entries or result messages) are sent back to a client
immediately. When the attribute is turned on, default TCP behavior applies,
namely the sending of data is delayed, in the hope that this will enable additional
data to be grouped into one packet of the underlying network MTU size (typically
1500 bytes for Ethernet).
Entry DN
Valid range
Default value
Syntax
Example
nsslapd-outbound-ldap-io-timeout
This attribute limits the I/O wait time for all outbound LDAP connections. The
default is 300000 milliseconds (5 minutes). A value of 0 indicates that the server
will impose no I/O wait time limit.
60
Netscape Directory Server Configuration, Command, and File Reference • January 2002
cn=config
1 to maximum threadnumber
5
Integer
nsslapd-maxthreadsperconn: 5
off
cn=config
on | off
off
DirectoryString
nsslapd-nagle: off
, the TCP_NODELAY option is set so that
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 and is the answer not in the manual?
Questions and answers