Thanks Dome for a prompt reply.<br><br>can you describe a bit about your hardware and structure? what number of cps you are able to achieve?<br><br>Thanks<br><br><div class="gmail_quote">On Sun, Jan 16, 2011 at 3:16 PM, <a href="mailto:dome@tel.co.th">dome@tel.co.th</a> <span dir="ltr">&lt;<a href="mailto:dome@tel.co.th">dome@tel.co.th</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">xml_curl -&gt; app server<br>
my app server use nginx + luajit + tokyotylant<br>
<br>
<br>
Dome C.<br>
<br>
<br>
2011/1/16 Saeed Ahmed &lt;<a href="mailto:saeedahmad1981@gmail.com">saeedahmad1981@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; i want to handle 2000 concurrent calls and minimum 100 cps.<br>
&gt; possible with lua? or should i stay with xml_curl?<br>
&gt;<br>
&gt; On Sun, Jan 16, 2011 at 1:24 PM, Saeed Ahmed &lt;<a href="mailto:saeedahmad1981@gmail.com">saeedahmad1981@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Dear all,<br>
&gt;&gt;<br>
&gt;&gt; i know that lua is preferable by FS devs and community, but here i want to<br>
&gt;&gt; ask questions particular to my use case<br>
&gt;&gt; 1. Current Setup<br>
&gt;&gt; 1.1 currently i am using xml_curl - for dialplan only<br>
&gt;&gt; 1.2 xml_curl.conf has two bindings so i am safe if first one dies<br>
&gt;&gt; 1.3 i am using apache + mono (.net) + mysql on another server (other than<br>
&gt;&gt; FS server)<br>
&gt;&gt; 1.4 Intel(R) Xeon(R) CPU  E5420  @ 2.50GHz 8 core with 8 gm ram (for both<br>
&gt;&gt; FS and apache+mysql server)<br>
&gt;&gt; 2. Call Life Cycle<br>
&gt;&gt; 2.1. call comes on internal profile<br>
&gt;&gt; 2.2. xml_curl ask xml from webserver<br>
&gt;&gt; 2.3 i do database query for each call and, return back possible<br>
&gt;&gt; supplier(s) based on dialed number and customer id<br>
&gt;&gt; 2.4 i return xml to bridge the call on external profile<br>
&gt;&gt; Questiosn &amp; Concerns:<br>
&gt;&gt;<br>
&gt;&gt; 1. So with above setup i am not able to reach more than 60 cps (most<br>
&gt;&gt; probably issue with my xml_curl backend), so i am thinking to try LUA<br>
&gt;&gt; 2. but one point is clicking my mind that, in case of xml_curl the<br>
&gt;&gt; webserver can be on external server, and xml_curl conf could have primary<br>
&gt;&gt; and backup binding, can i achieve that in LUA too?<br>
&gt;&gt; 3. Is LUA still be usefull as i am not doing any ivr etc.. its just xml<br>
&gt;&gt; conf which i have to return.<br>
&gt;&gt; 4. xml_curl based setup has good feature that i can serve  more FS<br>
&gt;&gt; servers, can i also do it in LUA?<br>
&gt;&gt;<br>
&gt;&gt; Please ask me if i miss some information<br>
&gt;&gt;<br>
&gt;&gt; Thanks<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<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>
</blockquote></div><br>