Hi Stefano, usrloc module has a db_mode 3 (DB_ONLY) - using that mode you can configure multiple opensips instances over the same DB (for user location). Of course, this mode has a noticeable performance penalty because of the extra DB queries (normally caching is done).
Best regards, Bogdan Stefano Pisani wrote: > Hello, > I need to divide the load on two opensips (using DNS round robin) > I would use only one database (mysql). > my worries are about the writing on database. > Both opensips can use the db to record the user locations without problems? > > thanks > stefano > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu OpenSIPS Bootcamp 15 - 19 November 2010, Edison, New Jersey, USA www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
