Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 6.7-1

     

    Synopsis

    worker_address = address

    Use dot notation in address to set the IP address you want the Worker to bind to. This is to override the behavior of binding to all addresses the Worker has assigned to it.

    Include+
    scrollPageId405BE23F014B092BED8FA97B1D1FAA05
    scrollEditorDisplayTitle_worker_bootstrap_parameter
    scrollEditorUrlhttp://docs.pipelinefx.com/display/QUBE/_worker_bootstrap_parameter

    Example

    worker_address = 127.0.0.1

    ...

    Default

    (all)
     (all IP addresses on this host)