Hi <br><br>I am using RabbitMQ 2.3.1 ,Erlang 5.6.5 on linux systems along with Mcollective for our infrastructure.<br>The infrastructure was working fine when we have like 250 nodes connected to the rabbit_stomp . When we increase the nodes to 300+ , we started seeing issues.<br>
The nodes are pushing the messages onto the rabbitmq topic , but somehow client is not receiving the messages. Looks like the connection object the rabbit_stomp uses on the client is not responding.<br><br>We have like 8GB RAM of memory with 2 Core CPUs each 2.93 GHz and rabbitmq is using 40% of the RAM.<br>
I tried playing with vm_high_memory_benchmark from 0.2 - 0.7 but still the same issue.<br>The rabbitmq logs say no ERRORs or memory issues , not even the sasl logs.<br><br>Any advice on this issue is greatly appreciated.<br>
<br>Thanks<br>Srikanth<br><br><br>