User Guide

104 Kaspersky Anti-Spam 3.0
LicenseMaxConnections=10...300 – maximum number of simultaneous
connections with the licensing module. The default value is 200.
LicenseIdleTimeout=1...100 – maximum time (in seconds), during which
the licensing module can maintain connection with an idle filtering
process that sends no data. After this timeout is over and if no requests
are received from the filtering process, the connection is terminated.
The default value is 30.
LicenseDataTimeout=1...100 – timeout (in seconds) for read / write
operations for the socket used to interact with filtering processes. The
default value is 1.
SPF daemon settings
SPFDListen – path to the socket file used by the SPF daemon to interact
with filtering processed. The default value is /usr/local/ap-
mailfilter3/run/ ap-spfd.socket.
SPFDPoolSize=1...50 – number of simultaneously running child processes
of the SPF daemon. The default value is 5.
SPFDMaxRequestsPerChild=50...10000 – maximum number of requests
processed by one child process of the SPF daemon. After the child
process processes the specified number of requests, it is finished, and
the SPF daemon starts a new process. The default value is 1000.
SPFDMaxQueueSize=10...1000 – maximum number of requests that can
be simultaneously placed to a queue for processing. The default value
is 200.
SPFDCleanupInterval=30...3600 – frequency (in seconds) of the SPF-
daemon cache cleanups. The default value is 600.
General settings of client modules
ClientConnectTo – address of the socket through which the client module
interacts with the filtering module. The format is tcp:<host>:<port>,
where <host> is the IP address of the filtering server, <port> is the
connection port that specifies a network socket, and the record in the
format unix:<path_to_file>, where <path_to_file> is the path to the
socket file, specifies a local socket.
ClientConnectTimeout=10...100 – timeout (in seconds) for establishing a
connection between the client module and the filtering process. The
default value is 40.
ClientDataTimeout=10...100 – timeout (in seconds) for exchanging data
between the client module and the filtering process.