Versions Compared

    Key

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

    ...

    A qube supervisor will not respond to any request or transaction from a worker or client whose qb_domain value does not match it's its own.  

    If a supervisor receives a worker registration request (such as when a new worker first starts up on the farm), but detects a mismatch between the workers and supervisor's qb_domain value, the worker's registration request is rejected, and the worker will attempt to find another supervisor to bind to.  If there are no more supervisors to reply to the worker, the worker will never appear in any supervisor's worker list.

    ...