[rabbitmq-discuss] beam.smp memory consumption keeps growing
Simon MacMullen
simon at rabbitmq.com
Tue Jan 24 12:06:25 GMT 2012
On 23/01/12 22:34, Dennis Jacobfeuerborn wrote:
> Here is the new output (2.5mb):
> http://www.conversis.de/exac/memory.txt.bz2
Thanks!
So memory use is growing when there isn't much state in the queue. Hmm.
Maybe your broker is not GCing often enough.
Can you try editing
/usr/lib/rabbitmq/lib/rabbitmq_server-2.7.1/bin/rabbitmq-server
and adding
export ERL_FULLSWEEP_AFTER=10
just before the exec erl line at the end?
Failing that, you mentioned a script you were using - does it reliably
reproduce this behaviour? If so, would you be able to share it?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list