Scanner (Antivirus) Settings
Use the scanner.xml to define settings related to the Votiro Scanner service. The service controls the use of antivirus engines.
The scanner.xml file is located in:
[installation_path]\Votiro\Votiro.Malware.Scanner\Config
In the antivirus settings, you must specify a timeout value for the first antivirus update process. The initial antivirus update might take some time due to the size of the definition files that must be updated. During the time that this process is running, sanitization of files is blocked, meaning that performance is affected. Specify a timeout value that provides a balance between the need to have the latest virus definitions and the effect the process has on performance.
In addition, you must specify the update interval value and other attributes for each antivirus engine.
The attributes are described in
Attribute | Description | Value |
---|---|---|
AntiVirusSettings | ||
FirstUpdateTimeOutInSec | Specifies the length of time after which the first antivirus update process is timed out. Sanitization is suspended for the duration of the antivirus update. Performance is affected during this period. The minimum recommended timeout is 1200 seconds for low bandwidth internet links. | A positive integer representing the number of seconds after which timeout occurs and the update is stopped. |
[AntivirusApplicationName] Settings | ||
IsActivated | Specifies the option to enable or disable the antivirus engine. | Either true or false. The default is true. |
UpdateIntervalInMin | Specifies the frequency of checking for updates to the antivirus definitions.
| A positive integer representing the number of minutes after which a check is made for new antivirus definition updates. The default is 15. |
UpdateTimeOutInSec | Specifies the length of time after which the antivirus definition update process is timed out. This attribute does not apply to the first update.
| A positive integer representing the number of seconds after which timeout occurs and the update is stopped. The default is 60. |
Comments
0 comments
Please sign in to leave a comment.