[rabbitmq-discuss] millions of unack'd messages in a day -- disk store instead of ram?

Matthias Radestock matthias at lshift.net
Tue May 5 08:37:35 BST 2009


Brian,

Brian Whitman wrote:
> I see this in my startup_err:
> 
> /etc/rabbitmq/rabbitmq.conf: line 1: memory_alarms: command not found
> 
> When I put this in my rabbitmq.conf:
> 
> SERVER_START_ARGS=-rabbit memory_alarms false
> 
> What am I doing wrong there?

You are missing some quotes - it should be

SERVER_START_ARGS="-rabbit memory_alarms false"


Regards,

Matthias.




More information about the rabbitmq-discuss mailing list