Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    Synopsis

    worker_check_interval = interval

    Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running.

    Example

    worker_check_interval = 3000

    ...