<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hello Everyone,</p><p class="MsoNormal">�</p><p class="MsoNormal">My google-fu is failing me, so maybe someone can help me out with an issue I�ve been having.</p>
<p class="MsoNormal">�</p><p class="MsoNormal">I have two RabbitMQ 2.6.1 servers running on Centos 5.7. The two servers (QueuePool01 and QueuePool02) are running as a cluster as we have a number of durable HA queues. I�m load-balancing client-interactions using HAproxy on a third server.</p>
<p class="MsoNormal">�</p><p class="MsoNormal">I started noticing that QueuePool02was using ~800 out of 1024 file descriptors (while QueuePool01 was only using ~50). So to decrease the risk of running out of descriptors I increase the number to 4096 and restarted the node.</p>
<p class="MsoNormal">�</p><p class="MsoNormal">Now, again I see the number of file descriptors on QueuePool02 increasing even though QueuePool01 is remaining steady. Is it possible there is some sort of leak? Should the two servers tend to use the same number of file descriptors?</p>
<p class="MsoNormal">�</p><p class="MsoNormal">Here is what the current load looks like</p><p class="MsoNormal">�</p><p class="MsoNormal">Dave S</p><p class="MsoNormal">�</p><p class="MsoNormal"><span style="font-size:8.0pt">�</span></p>
<p class="MsoNormal">�</p></div></body></html>