3.122.7. FarmWorkerSpacing Previous topic Parent topic Child topic Next topic

If this optional parameter is set to non-zero, it specifies the time in seconds for spacing out logging done by server farm workers. Defaults to not set which causes all farm workers to log statistics at the same moment. This parameter has only effect when both Interval and global FarmSize parameters are configured.
# Log once per day, use 30 second offset between each worker
Interval 86400
FarmWorkerSpacing 30