On Thu, 4 Jun 2009, Deepak wrote:

> Thanks. You are right in assumng that we query the database.  I was not 
> aware that there is a limit to the number of DB connections to mysql. We 
> open/close db connections as needed. I will check if there is such a 
> limit and if yes, post the result.
>
> Would you happen to know where to configure such a limit or what the 
> default is?

/etc/my.cnf

[mysqld]
         max_connections                 = 300
         max_user_connections            = 300

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      [email protected]      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to