<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Well, you can of course easily have a loadbalancer with failover in front of your sql servers and have them replicate to each other.&nbsp;Freeswitch will reconnect if a connection goes down. Perhaps failover is also possible directly through odbc ? Does anyone know if that's possible ?<div><div><br></div><div>regards,</div><div><br></div><div>Leon<br><div><div><br></div><div><br><div><div>On Nov 19, 2009, at 10:33 AM, jay binks wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I believe OBDC is the official way..<div>however id love look at doing this in a higher performance way, without the single point of failure..</div><div><br></div><div>local memcache, in front of OBDC or something ??</div> <div><br></div><div>not 100% sure of it, but just using a single central database is a little bit of a concern in a carrier&nbsp;environment.</div><div><br></div><div>Jay</div><div><br></div><div><br></div><div><br><div class="gmail_quote"> On Thu, Nov 19, 2009 at 7:14 PM, Leon de Rooij <span dir="ltr">&lt;<a href="mailto:leon@scarlet-internet.nl">leon@scarlet-internet.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> Hi,<br> <br> Not that I know of, but you can use odbc to store registrations and<br> share it that way..<br> <br> regards,<br> <br> Leon<br> <div><div></div><div class="h5"><br> On Nov 19, 2009, at 9:40 AM, Woody Dickson wrote:<br> <br> > Hi,<br> ><br> > Is there anyway to store registration info in memcache instead of<br> > sqlite?<br> ><br> > By doing that, it is possible for multiple freeswitch to share the<br> > same user registration info.<br> ><br> > Is there anyway I can intercept the registration success/failure<br> > event and write stuff to memcache myself?<br> ><br> > thanks,<br> > woody<br> </div></div>> _______________________________________________<br> > FreeSWITCH-users mailing list<br> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> > <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> <br> <br> _______________________________________________<br> FreeSWITCH-users mailing list<br> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> </blockquote></div><br><br clear="all"><br>-- <br>Sincerely<br><br>Jay<br> </div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></div></div></body></html>