Hi Saúl, Saúl Ibarra wrote: > .... > > I don't really know how OpenSIPS handles MySQL connections, but that > approach may fail if connection is lost, etc. As a suggestion > (somebody correct me if I'm wrong) you could use memory caching > options (http://www.opensips.org/Resources/DocsTutMemcache). > Each OpenSIPS process opens at startup a mysql connection and it keeps it open till the shutdown - so the connection is persistent at runtime. Of course, a conection can be re-established at runtime if some connection lost event happens (timesout etc).
Regards, Bogdan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
