Dispatcher Paragon is I/O-intensive system working with print jobs, documents, rendered images and log files. Any false positive detection resulting in denial of file accesses will influence user experience and may lead to service interruption. A specific set of exclusions is recommended for seamless operations.
Server Exclusions
It is recommended to exclude the following folders and file types from real-time content inspection (such as anti-virus on-access scans):
Folder Content | Folders | File Extensions |
---|---|---|
embedded PostgreSQL database executable and data directory | \DispatcherParagon\Management\PGSQL\bin | postgres.exe |
\DispatcherParagon\Management\PGSQL-data | *.* | |
external PostgreSQL database executable and data directory | c:\Program Files\PostgreSQL\9.4\bin (example location) | postgres.exe |
c:\Program Files\PostgreSQL\9.4\data (example location) | *.* | |
MS-SQL database (exclude if used) | \MSSQLServer Please see Microsoft documentation for detailed guide if you do not want to exclude whole directory. | *.* |
Spooler Controller cache | \DispatcherParagon\SPOC\SpoolCache | *.log |
\DispatcherParagon\SPOC\SpoolCache\replicator | *.db | |
Terminal Server cache | \DispatcherParagon\SPOC\terminalserver\DS9DB | * (No file extension) |
\DispatcherParagon\SPOC\terminalserver\etcd\TS-<IP>\member\snap (example location) | *.snap | |
\DispatcherParagon\SPOC\terminalserver\etcd\TS-<IP>\member\wal (example location) | *.wal | |
Job Service cache (exclude if used) | \DispatcherParagon\JobService\distServer\data\jobService\index (including all subfolders) | *.* |
Folders for log files | \DispatcherParagon\FSP\logs \DispatcherParagon\Management\logs (only on Management Server) \DispatcherParagon\MPS\logs (optional feature) \DispatcherParagon\SPOC\logs \DispatcherParagon\SPOC\terminalserver\logs \DispatcherParagon\SPOC\EUI\logs \DispatcherParagon\WPS\logs \DispatcherParagon\JobService\distServer\logs (optional feature) \DispatcherParagon\JobService\logs (optional feature) \DispatcherParagon\YPS\logs (optional feature) | *.[0-9][0-9] |
Other locations which may be considered for exclusion:
Folder Content | Folders | File Extensions |
---|---|---|
Windows spooler | \Windows\system32\spool | *.* |
Folder for print job data storage | \DispatcherParagon\FSP\Service\JobStore | *.controller |
Please note that .job files store the print job payload, which may contain Adobe PostScript, Adobe PDF and other data formats which may carry viruses and exploits. They should not be exempted from scanning unless the impact on performance is too significant and the threat is deemed acceptable.