Hi Tim,<div><br></div><div>Yes, I am trying to see what happens if�you&#39;ve got two nodes and one goes down. Clustering doc describes about the cluster setup, it does not tell how to test the�cluster</div><div>I have two nodes, when I bring down a node with rabbitmqctl stop_app, my web app stops working. I am not sure what I am doing wrong. But I can see that the queues are duplicated between two nodes. my web app pointing to the stomp on the node that is brought down.</div>

<div><br></div><div>Thanks</div><div><br><br><div class="gmail_quote">On Fri, Jul 6, 2012 at 2:06 PM, Tim Watson <span dir="ltr">&lt;<a href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Prashanth,<br>
<br>
Please keep replies on list, as I mentioned earlier (just before forgetting to do some myself!). :) � � � � � � <br><div>
<br>
On 06/07/2012 18:38, Prashanth M wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
correct me if i am wrong. We proved the reliability of rabbitmq, we are<br>
planning to prove how clustering works out of box.<br>
<br>
</blockquote>
<br></div>
Ok that&#39;s fine, but *what* about clustering do you need to prove for your architecture? Are you wanting to know what happens if you&#39;ve got two nodes and one goes down? The idea is that all the relevant parts that should be present on all nodes, should survive a crash. As the list entry I referred you to in my previous mail states, you&#39;ve got to be careful when using ram nodes, as you *can* get yourself into a situation where data loss is *possible* under those circumstances.<br>


<br>
Please read the clustering guide in detail and then feel free to come back ask any questions. If you want to stop rabbit on a node, without stopping the node itself, you&#39;d use `rabbitmqctl stop_app` or `rabbitmqctl stop` to stop the rabbit application *and* the node.<span><font color="#888888"><br>


<br>
Tim<br>
</font></span></blockquote></div><br></div>