[rabbitmq-discuss] RabbitMQ writes non stop to disk
Matthias Radestock
matthias at rabbitmq.com
Thu Oct 27 00:11:22 BST 2011
On 25/10/11 17:26, Raphael Simon wrote:
> Interesting we did not disable it.
Don't do it.
> What is the flip side of doing this?
It will disable memory alarms, so producers will no longer get blocked
when memory gets tight.
It will also cause rabbit to assume that there is only 1G of memory, and
do queue paging based on that.
Matthias.
More information about the rabbitmq-discuss
mailing list