Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
antivirus [2021_09_27 17:55] – external edit 127.0.0.1antivirus [2022_04_20 09:50] dan
Line 1: Line 1:
 # Virus Scanning Protection # Virus Scanning Protection
 +last updated on: April 20, 2022
  
 The Enterprise File Fabric prevents the downloading and sharing of malicious files through a ‘scan on write’ approach. As files are uploaded they are scanned. If a virus is detected, the upload fails, and an error is returned immediately to the user or application. The Enterprise File Fabric prevents the downloading and sharing of malicious files through a ‘scan on write’ approach. As files are uploaded they are scanned. If a virus is detected, the upload fails, and an error is returned immediately to the user or application.
Line 12: Line 13:
  
 In High Availability environments each appliance serving web traffic will be required to run a local ClamAV service .  Files added outside of the File Fabric, directly to the external storage and discovered through provider synchronization, are not scanned. In High Availability environments each appliance serving web traffic will be required to run a local ClamAV service .  Files added outside of the File Fabric, directly to the external storage and discovered through provider synchronization, are not scanned.
 +
 +<WRAP center round info 100%>
 +Files larger than 1.5GB will be uploaded without being scanned, and only the first 1.5GB of files that expand during scanning to more than 1.5GB will be scanned.
 +</WRAP>
 +
  
 ## Service Configuration ## Service Configuration