Have you looked at MySQL cluster?
http://www.mysql.com/products/cluster/
Might work for you, though it does have some limitations. If you can
afford the hardware and loss of certain things like foreign keys, its
pretty cool.
On Wed, 2005-07-13 at 19:07 +0200, Josef Pospisil wrote:
> Dear mailinglist,
>
> i have a problem. I want to loadbalance several webservers. But there is
> also a MYSQL database. And i want to have the same content in all
> databases (for example if a user writes a news or something i want to
> have it in all databases). Of course i could use one MYSQL database for
> all webservers but i would loose the redundancy. Somebody told me i
> could do that with Distributed Filesystem. But what exactly is
> distributed filesystem and how does it work? Or is there any other way
> to keep all databases up to date?
>
> Thanks in advance
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|