<div dir="ltr"><div><div>Hi all,</div><div>we have an issue with our FreeSwitch box that to us seems to be performance related.</div><div>The effect is that in FreeSwitch the number of session reaches the limit we set in config as:</div>
<div><br></div><div>&lt;param name=&quot;max-sessions&quot; value=&quot;xxxxx&quot;/&gt;</div><div><br></div><div>The limit is reached independently of its value because when FreeSwitch is in this state, the number of sessions grows indefinitely.</div>
</div><div><br></div><div>We have tried to upgrade the hardware of the box moving from a Xeon 2 CPU E5649 (12 core 2.53GHz) to a Xeon 4 CPU E5-4640 (32 core 2.40GHz) but with this more powerful hardware it happens that the limit is reached with less sessions.</div>
<div>It seems that performance are related to the speed of single core instead of speed of the box.</div><div>Make sense?</div><div><br></div><div>A example of &quot;status&quot; issued before the crash is:</div><div><br>
</div><div><div>14969852 session(s) since startup<br></div><div>13765 session(s) - 538 out of max 1000 per sec</div><div>30000 session(s) max</div><div>min idle cpu 0.00/36.00</div><div>Current Stack Size/Max 240K/8192K</div>
</div><div><br></div><div><br></div><div>Any advice?</div></div>