DEFAULT_UDP_CLUSTER_MANAGER_OPTIONS variable

Default options applied to every UDPClusterManager unless overridden: broadcast address 255.255.255.255 on port 63000, a 5000 ms alive-timeout correction, liveness checking enabled, process signal handling enabled, and console as the logger.

Signature:

DEFAULT_UDP_CLUSTER_MANAGER_OPTIONS: UDPClusterManagerOptions

Remarks

No limitedAddress is set by default. The liveness default is read from IMQ_UDP_CLUSTER_MANAGER_ALIVE_CHECK once when the module is loaded, so that variable must be set before the module is first imported.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.