fault tolerant web servers on freebsd

Joshua Boyd boydjd at jbip.net
Wed Apr 7 07:15:38 UTC 2010


On Wed, Apr 7, 2010 at 3:00 AM, Andriy Gapon <avg at icyb.net.ua> wrote:

> on 07/04/2010 09:05 Aristedes Maniatis said the following:
> > Until we get to 'database' everything is HA and quite easy to build and
> > manage. Having a clustered database solution is expensive and beyond
> > most smallish budgets. mysql and postgresql don't have anything
> > available that is quite ready yet (IMO), so you'll need to be talking to
> > the bigger (expensive) players about their clustered offerings.
>

Master-master circular replication in mySQL probably fits the bill.
Master-slave requires a slave to promote itself to master, which can get
tricky.


>
> Out of curiosity: have you considered MySQL Cluster:
> http://en.wikipedia.org/wiki/MySQL_Cluster
> http://www.mysql.com/products/database/cluster/faq.html
>
> If yes, can you share your evaluation results?
> Thanks!
>
> --
> Andriy Gapon
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>



-- 
Joshua Boyd
JBipNet

E-mail: boydjd at jbip.net
Cell: (513) 375-0157

http://www.jbip.net


More information about the freebsd-stable mailing list