On Wed, 2009-02-11 at 12:24 +0530, Sujoy Bhattacharjee wrote: > Hi All, > > I have a requirement where I have to create the cluster environment for the > Magnolia 3.6.3 Authoring instance. So far I haven't found any relevant
Why would you want to cluster the authoring instance? Do you expect such a high load of editorial work that single instance can't handle it? > documentation on this topic. So, would like to ask whether clustering is > supported by Magnolia or not. If possible then how I could prepare the > cluster environment for the Authoring instance. You can cluster underlying JCR repository. There were some issues with clustering support in JackRabbit in certain configurations in the past. So if you are going to play around with this, I suggest you use Magnolia 4.0 RC3 which is shipped with JackRabbit 1.5. See http://wiki.apache.org/jackrabbit/Clusteringfor details. If you manage to cluster your repository, you can then cluster your Magnolia instances pointing to such clustered repository. When you try to setup clustering it would be nice if you can share your experience with it and issues you encounter on the user list. If you search for clustering at http://wiki.magnolia-cms.com and at http://jira.magnolia-cms.com you can find the challenges encountered by others who were setting up clustered instances of Magnolia in the past. Cheers, Jan ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
