Skip to content

reduce number of downloadvalidate requests

the default of downloadValidateInterval is 1 (minute). That means every mobile-client checks download-data every minute. So 120 mobile-clients will execute to two requests per second on avarage to the insight-server.

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