Include Page | ||||
---|---|---|---|---|
|
Synopsis
qb_supervisor =
supervisor qb_supervisor =
supervisor, supervisor…
A comma-separated list of Supervisor hosts
A host name or ip address which the client applications will access for information about the queue.
Example
qb_supervisor = sv001,sv002qb_supervisor = supervisor
Defaults
(empty – Automatically detected)
In the absence of a qb_supervisor value, workers and clients will resort to "supervisor auto-discovery" and attempt to find a supervisor by network broadcast.
Include Page | ||||
---|---|---|---|---|
|
Notes
- Although Qube supports auto-detection discover of its Supervisor on the same subnet, it is more efficient if the Supervisor has been explicitly specified. The clients will always default to auto-detection discovery if blank.
- This parameter is only applicable for the Worker or Client.