Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

Synopsis

worker_port = port

Assigns the TCP/UDP network port number to the Worker daemon. This must be set on the Supervisor as well.

Note for Qube Worker hosts: this is a worker "bootstrapping" parameter

Icon

Since this parameter is involved in the initial startup of the worker and affects the behavior of the worker before it contacts the supervisor to request a "remote" configuration from the central worker configuration file (see qbwrk.conf), it's considered a bootstrapping parameter and can only be specified in the worker's local qb.conf configuration file.

Example

worker_port = 5011

Defaults

50011

  • No labels