Configuring Queue service - Adaptive Applications - BlueCat Gateway - 21.3

BlueCat Distributed DDNS Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
21.3

The queue service is an internal service that is used by the Distributed DDNS receiver and the Distributed DDNS resolver.

  1. Click the Settings icon under the Queue column.
  2. In the configuration window, enter the following information:
    default_pass = ddns_rabbit_admin
    default_user = ddns_rabbit_admin
    default_vhost = ddns_vhost
    log.file.level = info
    disk_free_limit.relative = 1.5
    Where the parameters represent the following:
    • default_pass: The default admin password for the RabbitMQ service.
    • default_user: The default admin username for the RabbitMQ service.
    • default_vhost: The default virtual host for the RabbitMQ service.
    • log.file.level: The logging level of the service.
    • disk_free_limit.relative: The disk free space limit on the partition that stores the RabbitMQ data, relative to the total amount of RAM available.

    For more information on the queue service configuration parameters, refer to the RabbitMQ documentation.

  3. Click Start to enable the Distributed DDNS service.
  4. Click Save to save the Distributed DDNS service configuration and add the service to the Distributed DDNS Service Node.