[General] Section

In the [General] section, NSS Daemon general settings are specified.

Parameter

Description

[General] section

BaseDir = {path to directory}

Main working directory.

It contains sockets, databases, and other files.

In the current version, value of this parameter cannot be changed by SUGHUP signal; for that purpose, module restart is required.

Default value:

BaseDir = /var/drweb

MaxTimeoutForThreadActivity = {time}

Maximum time for a thread to close.

This parameter is used on system restart or shutdown.

Total time for the system to shut down is calculated as follows: number of pools and the MaxTimeoutForThreadActivity parameter value are multiplied together, and then a certain time constant is added to the result.

Default value:

MaxTimeoutForThreadActivity = 2m

IpcTimeout = {time}

Timeout for establishing connection between components.

Default value:

IpcTimeout = 2m