Skip to content

reduce number of downloadvalidate requests

The default of downloadValidateInterval is 15 (minutes). That means every mobile-client checks download-data every 15 minutes. So with 100 mobile clients, the Insight Server will receive roughly 1 request every 9 seconds.

Set property downloadValidateInterval in config.json to a higher value to reduce the number of requests i.e. 20