[Server] Section

The [Server] section contains parameters that control interaction of Dr.Web Agent with other Dr.Web for Novell Storage Services modules:

[Server]

Address = {address}

Socket used by Dr.Web Agent to interact with other modules of the suite.

You can specify multiple sockets separating them by comma.

Default value:

Address = local:%var_dir/ipc/.agent, inet:4040@127.0.0.1

Threads = {numerical value}

Number of drweb-agent simultaneous threads.

This parameter determines maximum number of simultaneous connections to modules that report virus statistics to Dr.Web Agent. The parameter value cannot be changed with SIGHUP signal.

If 0 is specified, number of threads is unlimited (not recommended).

Default value:

Threads = 2

Timeout = {numerical value}

Maximum time (in seconds) for establishing connection between Dr.Web Agent and other Dr.Web modules.

If the value is set to 0, time for establishing connection is unlimited.

Default value:

Timeout = 15