&gt;&gt; The compiler flag is not found in my solution, should I get the latest source<br>
code<br><br>That would seem like a reasonable thing to do.....<br><br>&gt;&gt;
In case of a timing problem, why it does not occured while calling parallel<br>
30 number?<br> <br>In my (limited) experience there are two important things to control:<br><br>1) call per second<br>2) Total number of active sessions<br><br>Calls per seconds appears (to me) to have a greater effect on the CPU. So at 1 call per second I would be looking at your CPU utilization and if it is maxing out then reducing that rate.<br>
<br>My point being here that your box *may* be capable of handling 100 or 1000 sessions, if the cps is lowered.<br><br>HTH<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 2:39 AM, Durmuş Ali Öztürk <span dir="ltr">&lt;<a href="mailto:ali.stgt@gmail.com">ali.stgt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
The compiler flag is not found in my solution, should I get the latest source<br>
code?<br>
<br>
In case of a timing problem, why it does not occured while calling parallel<br>
30 number?<br>
<font color="#888888">--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/100-parallel-calls-not-possible-Performance-problems-tp5339029p5340996.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/100-parallel-calls-not-possible-Performance-problems-tp5339029p5340996.html</a><br>

</font><div><div></div><div class="h5">Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>