A. In flow-based inspection mode, FortiGate buffers the file, but also simultaneously transmits it to the client.
B. In flow-based inspection mode files bigger than the buffer size are scanned
C. In proxy-based inspection mode files bigger than the buffer size are scanned
D. In proxy-based inspection mode antivirus scanning buffers the whole file for scanning, before sending it to the client
Explanation:
In flow-based inspection mode, FortiGate buffers the file, but also simultaneously transmits it to the client.
Flow-based inspection allows real-time scanning of files as they are being transmitted, with minimal impact on performance.
In proxy-based inspection mode antivirus scanning buffers the whole file for scanning, before sending it to the client.
Proxy-based inspection mode holds the file completely, scans it for threats, and only sends the file to the client if no threats are detected.