Chapter 14. Messaging Parameters
Parameter | Description |
---|---|
|
Additional parameters passed to the Erlang subsystem. The string needs to be enclosed in quotes twice. We default to +sbwt none in order to have the erlang vm be less busy on spinlocks, but we allow a simple way of overriding it. The default value is |
| Shared secret used for authentication between RabbitMQ nodes. |
|
Configures RabbitMQ FD limit. The default value is |
|
The number of HA queues to be configured in rabbit. The default is -1 which translates to "ha-mode all". The special value 0 will be automatically overridden to CEIL(N/2) where N is the number of nodes running rabbitmq. The default value is |
|
Enable IPv6 in RabbitMQ. The default value is |
|
The number of seconds to configure the value of the erlang net_ticktime kernel variable. The default value is |
| The password for RabbitMQ. |
|
The username for RabbitMQ. The default value is |