Thank you, the log file being used is the right one, I was wondering though if there was a way to double check the &#39;sndbuf&#39; and &#39;recbuf&#39; values used to initialize the listeners (sanity check). We are still seeing 200KB / connection memory usage...<br>
<br>--<br>Raphael.� <br><br><div class="gmail_quote">On Thu, Sep 29, 2011 at 11:32 PM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@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;">
Raphael,<div class="im"><br>
<br>
On 30/09/11 01:29, Raphael Simon wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you Matthias. We deployed that config to production but haven&#39;t<br>
seen any real change... How can we tell if RabbitMQ is indeed using<br>
these settings?<br>
</blockquote>
<br></div>
See <a href="http://www.rabbitmq.com/configure.html#verify-configuration" target="_blank">http://www.rabbitmq.com/<u></u>configure.html#verify-<u></u>configuration</a><br>
<br>
When rabbit starts up it tells you what config file it is using, e.g.<br>
<br>
+---+ � +---+<br>
| � | � | � |<br>
| � | � | � |<br>
| � | � | � |<br>
| � +---+ � +-------+<br>
| � � � � � � � � � |<br>
| RabbitMQ �+---+ � |<br>
| � � � � � | � | � |<br>
| v%%VSN%% �+---+ � |<br>
| � � � � � � � � � |<br>
+-------------------+<br>
AMQP 0-9-1 / 0-9 / 0-8<br>
Copyright (C) 2007-2011 VMware, Inc.<br>
Licensed under the MPL. �See <a href="http://www.rabbitmq.com/" target="_blank">http://www.rabbitmq.com/</a><br>
<br>
node � � � � � : rabbit@i<br>
app descriptor : /home/matthias/projects/<u></u>rabbitmq-umbrella/rabbitmq-<u></u>server/scripts/../ebin/rabbit.<u></u>app<br>
home dir � � � : /home/matthias<br>
config file(s) : (none)<br>
cookie hash � �: FtUD/+++wj4PBf6gRlNEsA==<br>
log � � � � � �: /tmp/rabbit@i.log<br>
sasl log � � � : /tmp/rabbit@i-sasl.log<br>
database dir � : /tmp/rabbitmq-rabbit-mnesia<br>
erlang version : 5.8.4<br>
<br>
<br>
Note the &quot;config files&quot; line above - in your case that should contain the filename of the config file.<br><font color="#888888">
<br>
<br>
Matthias.<br>
</font></blockquote></div><br>