sandboxing-cache
Turn the sandboxing result cache on or off.
When it is off, the same file will be scanned again by sandboxing. When it is on, sandboxing scan results will be added to an internal cache and reused in future when the same file is scanned.
When the scan condition is changed, such as when a new tracer engine is installed, the cache will be purged.
Syntax
sandboxing-cache <option>
Option |
Description |
---|---|
-h |
Help information. |
-e |
Enable sandboxing result cache (default). |
-d |
Disable sandboxing result cache. |
-l |
Display the status of the sandboxing result cache. |
-r |
Remove all existing cache results |