• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Plesk Kaspersky antivirus always starts with two processes

Maarten

Golden Pleskian
Plesk Guru
Hi,

I noticed that Plesk Kaspersky antivirus always starts with two processes. Is it possible to use only 1 kavscanner process? They use a lot of memory. I can't find a option or setting in the config files to change this.

kavehost.service - Kaspersky antivirus service
Loaded: loaded (/usr/lib/systemd/system/kavehost.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2021-10-06 11:54:47 CEST; 11min ago
Process: 24176 ExecStopPost=/bin/rm -f $RUNDIR/com* $RUNDIR/scan* $RUNDIR/evt* (code=exited, status=0/SUCCESS)
Process: 12103 ExecReload=/bin/kill -s SIGUSR1 $MAINPID (code=exited, status=0/SUCCESS)
Process: 24188 ExecStart=/opt/kav/sdk8l3/bin/kavehost -c ${CONFIG} (code=exited, status=0/SUCCESS)
Process: 24185 ExecStartPre=/sbin/restorecon -R $RUNDIR (code=exited, status=0/SUCCESS)
Process: 24182 ExecStartPre=/bin/mkdir -p $RUNDIR (code=exited, status=0/SUCCESS)
Process: 24179 ExecStartPre=/usr/bin/test -f ${CONFIG} (code=exited, status=0/SUCCESS)
Main PID: 24192 (kavehost)
CGroup: /system.slice/kavehost.service
├─24192 /opt/kav/sdk8l3/bin/kavehost -c /etc/kavehost.xml
├─26053 kavscanner -n -s /var/run/kav/com1 -t /var/cache/kav/ -b /opt/kav/sdk8l3/bases/ -m 1 -l /opt/kav/sdk8l3/bin/ -i 550 -c 1
└─26105 kavscanner -n -s /var/run/kav/com1 -t /var/cache/kav/ -b /opt/kav/sdk8l3/bases/ -m 1 -l /opt/kav/sdk8l3/bin/ -i 550 -c 1
 
Back
Top