Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 55
nsslapd-conntablesize
Specifies the connection table size, which determines the total number of
connections supported by the server.
Consider increasing the value of this attribute if Directory Server is refusing
connections because it is out of connection slots. When this occurs, the following
message is written to the Directory Server’s error log file:
Not listening for new
connections -- too many fds open
.
A server restart is required for the change to take effect.
nsslapd-csnlogging
Specifies whether change sequence numbers (CSNs), when available, are to be
logged in the access log. By default, CSN logging is turned on.
nsslapd-ds4-compatible-schema
Makes the schema in
cn=schema
compatible with 4.x versions of Directory Server.
Entry DN: cn=config
Valid Values: Operating-system dependant
Default Value: The default value is the system’s max descriptors, which can be
configured using the nsslapd-maxdescriptors (Maximum File
Descriptors) attribute.
Syntax: Integer
Example: nsslapd-ntconntablesize: 4093
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-csnlogging:on
Entry DN: cn=config