Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 18:55:51 -0600
From:      "Jim C. Nasby" <decibel@decibel.org>
To:        Doug Poland <doug@polands.org>
Cc:        FreeBSD Database <freebsd-database@freebsd.org>
Subject:   Re: MySql Load balancing Solutions?
Message-ID:  <20050202005551.GT32356@decibel.org>
In-Reply-To: <20050202005122.GA14791@polands.org>
References:  <20050202003824.12705.qmail@web42107.mail.yahoo.com> <20050202005122.GA14791@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 01, 2005 at 06:51:22PM -0600, Doug Poland wrote:
> On Tue, Feb 01, 2005 at 04:38:24PM -0800, Drumslayer wrote:
> > Hi
> >  I have been running a fairly heavy duty server for MySQL on FreeBSD
> >  but its starting to peak. I would like to know what others have done
> >  as far as using a load balancing solution for MySQL or their success
> >  with replication.  Also has anyone done a 64 bit build of MySQL on
> >  FreeBSD successfully?
> > 
> I'd take a look at MySQL's own clustering solution:
> 
>   http://dev.mysql.com/doc/mysql/en/ndbcluster.html 

Something to be aware of; if the binlog partition fills, the master will
happily continue accepting transactions, which means your slaves are now
useless.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050202005551.GT32356>