[OpenSIPS-Devel] [opensips] Global "db_connect_retries" parameter (#472)

Liviu Chircu notifications at github.com
Mon Apr 20 17:58:32 CEST 2015


The "retry-on-connect" problem looks to be solved (need to confirm this) on each TCP-oriented database driver. However, retries is often hard-coded (e.g. db_mysql/dbase.c +300), or not even implemented at all (db_mysql/my_con.c +109).

Since this is really a common corner-case scenario for any backend, it would be nice to simply have a global parameter which dictates the number of attempted retries.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/472
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150420/e4f88ad4/attachment.htm>


More information about the Devel mailing list