<div dir="ltr">Hello,<br><br>I have 1.6.5 Freeswitch and I&#39;m trying to test how much lines/cps it can handle on my test machine:<br><br>CPU: Intel(R) Xeon(R) CPU E5450  @ 3.00GHz x2 (8 cores, 3 GHz)<br>RAM: 32GB<br>SSD: 500 GB<br><br>I&#39;m using call generator to check flood the freeswitch, but when FS gets 1k sessions it sends <br>[CRIT] switch_core_session.c:1781 Thread Failure!<br>and the Star Wars quote... But the CPU load is less than 10%<br><br>Ulimit is as follows: <br><div>core file size          (blocks, -c) 0</div><div>data seg size           (kbytes, -d) unlimited</div><div>scheduling priority             (-e) 0</div><div>file size               (blocks, -f) unlimited</div><div>pending signals                 (-i) 128330</div><div>max locked memory       (kbytes, -l) 64</div><div>max memory size         (kbytes, -m) unlimited</div><div>open files                      (-n) 32768</div><div>pipe size            (512 bytes, -p) 8</div><div>POSIX message queues     (bytes, -q) 819200</div><div>real-time priority              (-r) 0</div><div>stack size              (kbytes, -s) 2048</div><div>cpu time               (seconds, -t) unlimited</div><div>max user processes              (-u) 32768</div><div>virtual memory          (kbytes, -v) unlimited</div><div>file locks                      (-x) unlimited</div><div><br>Server is physical, not virtual, but I dont have the same issue with virtual freeswitch.<br><br>Here is the &quot;status&quot; before the session limit:<br><br><div>freeswitch@internal&gt; status</div><div>UP 0 years, 0 days, 0 hours, 0 minutes, 56 seconds, 137 milliseconds, 603 microseconds</div><div>FreeSWITCH (Version 1.6.5 git 70b8c17 2015-11-20 20:57:50Z 64bit) is ready</div><div>994 session(s) since startup</div><div>994 session(s) - peak 994, last 5min 994</div><div>40 session(s) per Sec out of max 200, peak 41, last 5min 41</div><div>10000 session(s) max</div><div>min idle cpu 10.00/96.77</div><div>Current Stack Size/Max 2048K/2048K</div><div><br></div><div>freeswitch@internal&gt; status</div><div>UP 0 years, 0 days, 0 hours, 0 minutes, 56 seconds, 370 milliseconds, 877 microseconds</div><div>FreeSWITCH (Version 1.6.5 git 70b8c17 2015-11-20 20:57:50Z 64bit) is ready</div><div>1003 session(s) since startup</div><div>1003 session(s) - peak 1003, last 5min 1003</div><div>40 session(s) per Sec out of max 200, peak 41, last 5min 41</div><div>993 session(s) max</div><div>min idle cpu 10.00/96.77</div><div>Current Stack Size/Max 2048K/2048K</div><div><br></div><div>freeswitch@internal&gt; 2015-12-14 15:37:37.436968 [CRIT] switch_core_session.c:1781 Thread Failure!</div><div>2015-12-14 15:37:37.436968 [CRIT] switch_core_session.c:1737 LUKE: I&#39;m hit, but not bad.</div><div>2015-12-14 15:37:37.436968 [CRIT] switch_core_session.c:1738 LUKE&#39;S VOICE: Artoo, see what you can do with it. Hang on back there....</div><div>Green laserfire moves past the beeping little robot as his head turns.  After a few beeps and a twist of his mechanical arm,</div><div>Artoo reduces the max sessions to 993 thus, saving the switch from certain doom.<br><br>Any help with that? Really strange error...</div></div></div>