Hi Brett, Brett Nemeroff wrote: > I believe those are fine.. > > It does appear from the logs that it disconnects from the db, and then > reconnects. I see this behavior in my servers and it doesn't appear to > be any indication of an actual problem. But perhaps a place requiring > an optimization in the code.. > it is not about this :)
most of DB server do close (timeout) connections if there is no traffic on it. So, if you do not have a constant load on opensips, some of the connections witll timeout from time to time and opensips needs to reconnect. these are my Euro 0.02 ;) Regards, Bogdan > Just my $0.02. :) > -Brett > > > > On Tue, Apr 13, 2010 at 1:48 PM, Sven Schulz <[email protected]> wrote: > >> disconect event for >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
