Chapter 6. Clustering

About Platform clustering
When should you consider clustering ?
Shared file system
Cluster setup
advanced configuration
Cluster management
Cluster profile
Initial Startup
Startup and shutdown
Clustering FAQ
How do I migrate from local to cluster mode ?
Why is startup failing with a Port value out of range error ?

The switch to a cluster configuration is done in configuration.properties

First, switch the JCR to cluster mode:

This will tell the JCR to enable automatic network replication and discovery between other cluster nodes.

Next, configure the path for the shared filesystem :

The path is shared, so all nodes will need read/write access to this path.