Thanks for all the information.<br><br>Benaiad: I will try adding in the hosts file and try it once again, also one more that I was in regards to the harddrive, so I thought of replacing with a SSD with high read and write speeds just to check whether its going to reduce the dealy...<br>
<br>Regards<br>Sandesh<br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 6:20 PM, Benaiad <span dir="ltr">&lt;<a href="mailto:benaiad@gmail.com">benaiad@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><br clear="all">Abdulmnem Benaiad<br>   Almontaha CTO<br>   Almontaha IT Co.<br>   cell: +218 92 5200025<br>   fax: +218 21 4835263<br>   <a href="http://www.almontaha.com.ly" target="_blank">www.almontaha.com.ly</a><br>

<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Wed, Oct 21, 2009 at 11:57 PM, das sandesh <span dir="ltr">&lt;<a href="mailto:sandesh440@gmail.com" target="_blank">sandesh440@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi Matt,<br><br>I already used the tuning-primer.sh script to enhance the values for the parameters,  but still it was being slow to connect when there are lot of calls (calls around 150-200 calls). Also I reduced mysql queries in the code as well as many other steps, but only problem coming is with repect to the connection from asterisk to mysql (also I am using &lt;direct ip address&gt; and not the dns name).....is it better to use any additional mysql server apart from this application server? or adding additional hardware would help (like dual quad core)?<br>



<br>Thanks<br><font color="#888888">Sandesh</font><div><div></div><div><br><br><div class="gmail_quote">On Wed, Oct 21, 2009 at 3:57 PM, Matt Riddell <span dir="ltr">&lt;<a href="mailto:lists@venturevoip.com" target="_blank">lists@venturevoip.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On 22/10/09 7:30 AM, das sandesh wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I tried getting our server setup for 400-500 simultaneous calls, calls<br>
&gt; were going through properly but at around 200-250 calls, mysql (connect<br>
&gt; ...) statement was taking at least 5-10 sec to connect to the database.<br>
&gt; I optimized all possible parameters in my.cnf:<br>
<br>
</div>Without knowing what you&#39;re optimising you&#39;re unlikely to have much luck<br>
just setting values.<br>
<br>
We have had quite good success with the tunish-primer.sh script:<br>
<br>
<a href="http://www.day32.com/MySQL/" target="_blank">http://www.day32.com/MySQL/</a><br>
<a href="http://www.day32.com/MySQL/tuning-primer.sh" target="_blank">http://www.day32.com/MySQL/tuning-primer.sh</a><br>
<br>
We run with MySQL at about 500 queries per second with no problems - we<br>
don&#39;t however use Asterisk&#39;s MySQL libraries.<br>
<br>
--<br>
Cheers,<br>
<br>
Matt Riddell<br>
Director<br>
_______________________________________________<br>
<br>
<a href="http://www.venturevoip.com/news.php" target="_blank">http://www.venturevoip.com/news.php</a> (Daily Asterisk News)<br>
<a href="http://www.venturevoip.com/st.php" target="_blank">http://www.venturevoip.com/st.php</a> (SmoothTorque Predictive Dialer)<br>
<a href="http://www.venturevoip.com/c3.php" target="_blank">http://www.venturevoip.com/c3.php</a> (ConduIT3 PABX Systems)<br>
<div><div></div><div><br></div></div></blockquote></div></div></div></blockquote></div></div><div><br><br>
Regarding Mysql delay, I&#39;ve faced this problem before in my local
network and this problem has been solved by adding all of my servers IP&#39;s and names
in the &quot;/etc/hosts&quot; file. <br>
even when connecting locally, I think , asterisk will use a real IP
instead of 127.0.0.1 when connecting to mysql and mysql will try to
resolve it&#39;s name, and this step will take some time.<br>
<br>
Regards.<br>
<br>
--<br>
Benaiad<br> </div></div><br></div>
<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>