How to enable the clustering in AEM 6 | Community
Skip to main content
October 16, 2015
Solved

How to enable the clustering in AEM 6

  • October 16, 2015
  • 2 replies
  • 775 views

Please let me know how to enable the clustering in AEM 6.0

I did by enable the CRX 2 by override the CRX 3 in AEM 6.0. Does it effect any of the functionality if we use the CRX 2 .... i means in sense of Mongo MK ???

Other one if enable the clustering with CRX 2 then how my publisher know this the author????? if do clustering at the author end

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

I would advice to migrate to CRX3 from CRX2 as CRX2 is not supported from AEM 6.1

Also if you are using CRX2, clustering should work as before and there will not be any Mongo MK for CRX2. If you upgrade to CRX 3 then you can use MongoMK for clustering using shard system

refer [1] for the same

[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html

2 replies

Employee
October 16, 2015

Why do you want to enable clustering: Are you looking for scalability, reliability or high availability?

If you use CRX2, you will not have the advantages of the OAK based repository. MongoMK has no relation to CRX2 clustering, if you use CRX2 clustering and then want to move to MongoMK, you would have to migrate your repository to OAK and then to Mongo.

If you use CRX2 clustering, then replication requests goes via the master.

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

I would advice to migrate to CRX3 from CRX2 as CRX2 is not supported from AEM 6.1

Also if you are using CRX2, clustering should work as before and there will not be any Mongo MK for CRX2. If you upgrade to CRX 3 then you can use MongoMK for clustering using shard system

refer [1] for the same

[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html