[OpenSIPS-Users] Mysql stored proc
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Thu Jun 11 09:29:44 CEST 2009
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
More information about the Users
mailing list