[rabbitmq-discuss] Memory grows very fast
Matthias Radestock
matthias at rabbitmq.com
Wed May 15 14:21:53 BST 2013
On 15/05/13 13:28, rabbit666 wrote:
> ad 1. removing plugins - doesent work, rabbitmq still consume memory to
> infinity
> ad 2. rabbitmq under 5.10.1 - doesent work, rabbitmq still consume memory to
> infinity
do you have a 'rabbitmqctl status' report for that?
The one below...
> ./sbin/rabbitmqctl -q status
> [{pid,2634},
> {running_applications,[{rabbit,"RabbitMQ","3.1.0"},
> {os_mon,"CPO CXC 138 46","2.2.11"},
> {mnesia,"MNESIA CXC 138 12","4.8"},
> {xmerl,"XML parser","1.3.3"},
> {sasl,"SASL CXC 138 11","2.3.1"},
> {stdlib,"ERTS CXC 138 10","1.19.1"},
> {kernel,"ERTS CXC 138 10","2.16.1"}]},
> {os,{unix,linux}},
> {erlang_version,"Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:24:24]
> [async-threads:30] [hipe] [kernel-poll:true]\n"},
> {memory,[{total,34687984},
...shows only 34MB, but judging by the other figures that is from an
idle rabbit.
Also, as suggested previously, please run a test with MulticastMain in
order to compare results.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list