Administrators can increase the number of VDI endpoints that run concurrent scanning by modifying the vdi.ini file. Trend Micro recommends strictly monitoring the effect of changing the VDI capacity to ensure that system resources can handle any increased scanning.
The default TaskController settings are as follows:
For OfficeScan 10.5 clients:
[TaskController]
Controller_00_MaxConcurrentGuests=1
Controller_01_MaxConcurrentGuests=3
Where:
Controller_00_MaxConcurrentGuests=1 equals the maximum number of clients that can perform scans concurrently.
Controller_01_MaxConcurrentGuests=3 equals the maximum number of clients that can perform updates concurrently.
For OfficeScan 10.6 clients and OfficeScan 11.0 (or later) agents:
[TaskController]
Controller_02_MaxConcurrentGuests=1
Controller_03_MaxConcurrentGuests=3
Where:
Controller_02_MaxConcurrentGuests=1 equals the maximum number of clients that can perform scans concurrently.
Controller_03_MaxConcurrentGuests=3 equals the maximum number of clients that can perform updates concurrently.
The minimum value for all settings is 1.
The maximum value for all settings is 65536.