User Guide

Table Of Contents
50 Kaspersky Anti-Virus for Proxy Server
HTTPClientIpField – name of the HTTP field to be used for identification of
client's IP address.
The [icapserver.statistics] section contains the parameters pertaining to the
generation of application statistics:
CounterStatisticsFile – path to the file where the values of statistics
counters will be stored.
AVStatisticsFile – path to the file where anti-virus scanning statistics will be
stored.
AVStatisticsAddress – network socket for logging of the anti-virus
scanning statistics.
The [icapserver.report] section contains the parameters pertaining to report
generation by the application:
ReportFileName – file for a report on application activity.
Buffered=yes|no – buffer mode for recording to the report file. In order to
disable the mode, set no as the parameter value.
ReportLevel – level of details in report.
ShowOk=yes|no – the logging mode for information about objects where
scanning revealed no malicious code.
Append=yes|no – report generation mode in which the report is created
anew each time the application starts. If you wish to add new
information to an existing report instead of overwriting it, set the
parameter value to yes.
Sections described above contain the anti-virus processing parameters
for the default group. Please refer to section 5.1 on p. 34 for details
about creation of your own groups.
The [icapserver.path] section contains parameters that define the paths to
special application files:
PidFile – path to the PID file of the application. Default value:
/var/run/kavicapserver.pid.
CorePath – directory for storage of memory dump files (core files) created in
case of emergency termination of the application. The default empty
value disables creation of core files. To enable memory dump creation,
specify /var/log/kav/5.5/kav4proxy/core as the value for that
parameter.