On Wednesday 08 September 2010, Klaus Darilion wrote:
Is DB accounting (mysql) asynchronous? I.e. if non-local DB is slow - does this affect Kamailio's message routing?
Hi Klaus,
AFAIK all database operation are done synchronous, they can block a process until the client driver or TCP timeout elapsed.
Cheers,
Henning