On 10/9/07, Flaherty, Patrick <[EMAIL PROTECTED]> wrote:
> I'm planning to set up an HA mysql cluster. The database serves as a
> backend to a set of webservers (HW loadbalanced). The DB has light load,
> but when it breaks the site breaks, so I can't really get away with it
> as a single point of failure.
> Replication - One master server accepts writes, on write ships it's logs
> to the slave server(s). Async may not be a problem, but seems silly
> there's no flag to wait for the slaves to report a write was successful.

  What about multimaster replication?

-- 
-- Thomas
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to