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
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to