Using the loaddistribution setting to randomize the start time

The loaddistribution setting can be used for all threads in the clock server. As an example, you can use class.thread.importschedule.loaddistribution setting in your WBCS instances to randomize the start time of the schedule import so that it does not happen at the same time for each clock server instance. You must specify a value in milliseconds.

For example, if you specify a value of class.thread.importschedule.loaddistribution=1800000 and your start time is 1:00 AM, your start time is randomized between 1:00 and 1:30 AM.