<div dir="ltr"><div style>hi, </div><div style><br></div><div style>My rabbit eats 25G memory, but the queues don&#39;t take to much as shown by this command: &#39;rabbitmqctl list_queues name messages memory&#39;:</div><div style>
<div>Listing queues ...</div><div>ha.snssdk.log   695954  16426216</div><div>ha.snssdk.log.dispatch  660748  102698808</div><div>ha.snssdk.log.output    63573   32800680</div><div>ssesion 0       25952</div><div>ssesion.log     101     436328</div>
<div>ssesion.output  0       148816</div><div>...done.</div></div><div><br></div><div style>As shown above the queues only take about 150M memory. But the rabbit process actually takes about 25G.</div><div style><br></div>
<div style>&#39;rabbitmqctl status&#39; gives me following output on memory:</div><div style><br></div><div style><div> {memory,</div><div>     [{total,25394382848},</div><div>      {connection_procs,140253648},</div><div>
      {queue_procs,19311874888},</div><div>      {plugins,365944},</div><div>      {other_proc,53179248},</div><div>      {mnesia,71592},</div><div>      {mgmt_db,10184},</div><div>      {msg_index,328168736},</div><div>      {other_ets,39820008},</div>
<div>      {binary,5487509328},</div><div>      {code,19731036},</div><div>      {atom,703377},</div><div>      {other_system,12694859}]},</div></div><div><br></div><div style>Why is this and how should I get it fixed?</div>
<div style><br></div><div style>Rabbit version: 3.1.3</div><div style>erlang version: R16B01</div><div style><br></div><div style>Thanks,</div><div style>Robert</div><div style><br></div>
</div>