[asterisk-users] Concurrent calls including mysql taking lot of	time for execution
    David Backeberg 
    dbackeberg at gmail.com
       
    Wed Oct 21 14:56:42 CDT 2009
    
    
  
On Wed, Oct 21, 2009 at 2:30 PM, das sandesh <sandesh440 at gmail.com> wrote:
> I tried getting our server setup for 400-500 simultaneous calls, calls were
> going through properly but at around 200-250 calls, mysql (connect ...)
> statement was taking at least 5-10 sec to connect to the database. I
> optimized all possible parameters in my.cnf:
My guess is DNS taking a long time to timeout?
Trying changing the connection string to use straight ip address
rather than hostname.
    
    
More information about the asterisk-users
mailing list