Last update: 4 August 2017
In environments with a high number of user objects (or a high number of deactivated users) Fabasoft app.telemetry could cause short but recurring COO-Service thread load. To keep the list of users up-to-date the refresh is recurring and takes a few seconds to load all user objects.
Reduce the refresh interval of your app.telemetry installation by editing the infra.xml of Fabasoft app.telemetry:
The parameter "filterrefreshtimeout" defines the refresh interval. (the value is in seconds; 86400 sec = 1 day)
Default Value (without the explained line): 3600 seconds (1 hour)
This is an example of the first lines of a customized infra.xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
...
...
...
Windows 2008: C:\ProgramData\Fabasoft app.telemetry\infra.xml
Windows 2003: C:\Documents And Settings\All Users\Application Data\Fabasoft app.telemetry\infra.xml
/etc/app.telemetry/infra.xml