Nsslapd-Maxdescriptors (Maximum File Descriptors) - Red Hat DIRECTORY SERVER 7.1 Configuration

Configuration, command, and file reference
Hide thumbs Also See for DIRECTORY SERVER 7.1:
Table of Contents

Advertisement

nsslapd-maxdescriptors (Maximum File Descriptors)

This attribute sets the maximum, platform-dependent number of file descriptors
that the Directory Server will try to use. A file descriptor is used whenever a client
connects to the server and for some server activities, such as index maintenance.
The number of available file descriptors for TCP/IP connections is the total for the
nsslapd-maxdescriptors
the server as specified in the
non-client connections, such as index management and managing replication. See
"nsslapd-reservedescriptors (Reserved File Descriptors)," on page 74.
The number that you specify here should not be greater than the total number of
file descriptors that your operating system allows the
This number will differ depending on your operating system. Some operating
systems allow you to configure the number of file descriptors available to a
process. See your operating-system documentation for details on file descriptor
limits and configuration. The
Server Installation Guide) can be used to suggest changes to the system kernel or
TCP/IP tuning attributes, including increasing the number of file descriptors if
necessary. You should consider increasing the value on this attribute if the
Directory Server is refusing connections because it is out of file descriptors. 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
NOTE
UNIX shells usually have configurable limits on the number of file
descriptors. See your operating-system documentation for further
information regarding
cause problems.
Entry DN:
cn=config
Valid Range:
1 to 65535
Default Value:
1024
Syntax:
Integer
Example:
nsslapd-maxdescriptors: 1024
attribute minus the number of file descriptors used by
nsslapd-reservedescriptors
program (explained in the Red Hat Directory
dsktune
and
limit
ulimit
Chapter 2
Core Server Configuration Attributes Reference
attribute for
process to use.
ns-slapd
, as these limits can often
Core Server Configuration Reference
69

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTORY SERVER 7.1 and is the answer not in the manual?

Table of Contents