Thanks Dave, I added a new SSD harddrive instead of a normal SATA harddrive
as well as included my ip in the hosts file also I have included
'skip-name-resolv' as you mentioned to not to resolv and tested for around
250 concurrent calls, connection was going through fine.......next week I
would be testing it for some more additional calls......Thanks for all your
replies.....

Best Regards
Sandesh

On Fri, Nov 6, 2009 at 8:01 AM, David Gibbons <d...@videon-central.com>wrote:

> I've seen asterisk really bog in internal networks if the mysql server has
> name resolution turned on (dns issues of course). The query will be blocked
> until the name resolution times out.
>
> Try adding this line the [mysqld] section of your my.cnf:
>
> [mysqld]
> skip-name-resolv
>
> That sent a server from ~10 seconds/query down to milliseconds.
>
> --Dave
>
>
> _______________________________________________
> -- 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
>
_______________________________________________
-- 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