Hi Slobodan, Afaik mysql master-master doesn't work well if you write to both node. So you could use a master-master setup as a failover setup, by assigning a vip to one mysql node and taking over the vip with the other server if the first one goes down.
Regards, Bart On Tue, Jun 16, 2009 at 10:43 AM, Slobodan Bogdanovic<[email protected]> wrote: > Hi all, > > is it possible to use two mysql databases (master-master) and two > repositories (cluster configutarion) as described on following wiki page: > http://www.hippocms.org/display/CMS/7.+Hippo+Repository+Configure+Clustering > ? > > We would like to have two independent load balanced environments. Has anyone > used similar configuration : two databases and two repositories ? Is there > any way to achieve this? > > Thanks in advance, > Slobodan > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > Searchable archives can be found at: > MarkMail: http://hippocms-dev.markmail.org > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > -- Hippo B.V. - Amsterdam Oosteinde 11, 1017 WT, Amsterdam, +31(0)20-5224466 Hippo USA Inc. - San Francisco 101 H Street, Suite Q, Petaluma CA, 94952-3329, +1 (707) 773-4646 ----------------------------------------------------------------- http://www.onehippo.com - [email protected] ----------------------------------------------------------------- ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
