openstack-ansible-rabbitmq_.../templates
Gabriele 615b60df8e Improve Mnesia IO performances
With this configuration, the database Mnesia reduces the activity to the
disk. It is useful when a huge of queues/exchanges/bindings are created
and destroyed.
With the default value (100), RabbitMQ could log {Mnesia is overloaded}.
Moved to 300. The range should be between 100 and 1000.
Read [1] for more info.

[1] http://erlang.org/doc/man/mnesia.html#dump_log_write_threshold

Change-Id: I6dcfc9db02bcd8c8f0a1ebf58d9c3ceb84cae10a
2019-03-28 16:17:07 +01:00
..
limits.conf.j2 Adjust file descriptor limit when systemd is used 2016-09-15 17:49:59 -03:00
rabbitmq-env.j2 Adding ERLANG VM tuning parameters 2016-02-26 20:01:03 -06:00
rabbitmq-server.j2 first commit 2015-12-09 09:25:11 -06:00
rabbitmq-server.service.j2 Add support for the openSUSE Leap distributions 2017-06-22 22:21:16 +01:00
rabbitmq.config.j2 Improve Mnesia IO performances 2019-03-28 16:17:07 +01:00
systemd-restart-on-failure.conf.j2 Add automatic restart for RabbitMQ 2017-08-18 08:50:19 -05:00