Chapter 14. Messaging Parameters


ParameterDescription

RabbitAdditionalErlArgs

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 '+sbwt none'.

RabbitCookie

Shared secret used for authentication between RabbitMQ nodes.

RabbitFDLimit

Configures RabbitMQ FD limit. The default value is 65536.

RabbitHAQueues

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 -1.

RabbitIPv6

Enable IPv6 in RabbitMQ. The default value is False.

RabbitNetTickTime

The number of seconds to configure the value of the erlang net_ticktime kernel variable. The default value is 15.

RabbitPassword

The password for RabbitMQ.

RabbitUserName

The username for RabbitMQ. The default value is guest.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.