[rabbitmq-discuss] Server memory leak with 2.8.6

Emile Joubert emile at rabbitmq.com
Wed Sep 26 16:35:16 BST 2012


Hi,

On 26/09/12 15:38, Guillaume Pothier wrote:
> I have the output of rabbitmqctl report available, but as it is rather big

I don't see anything obvious. Queues only account for 100-150Mb of RAM,
so lack of correlation in the graphs is understandable. Have you tried
to correlate RAM usage with any other parameters (such as network bandwith)?

Could you please supply the output of this command the next time RAM
usage stays inexplicably high?

rabbitmqctl eval
'lists:sublist(lists:reverse(lists:sort([{process_info(Pid, memory),
Pid, process_info(Pid)} || Pid <- processes()])), 30).'


-Emile




More information about the rabbitmq-discuss mailing list