Versions Compared

    Key

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

    Synopsis

    supervisor_smart_share_mode = mode

    The mode in which the SmartShare feature will operate in. This can currently be "jobs" or "none".

    Values

    • jobs - automatically balance Smart-Share expanded secondary instances on a job-to-job basis (i.e., all running jobs will have an equal number of secondary instances).
    • none - disables SmartShare.

    Example

    supervisor_smart_share_mode = none

    ...