Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

CQ 5.6.1 author clustering

Avatar

Level 2

Hello

 

I am working on setting up Author clustering.

Which one is recommended – active/active or active/passive

Online documentation is not that clear. Could you please provide good documentation.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10
2 Antworten

Avatar

Korrekte Antwort von
Level 10

Avatar

Employee Advisor

From a technology and a setup point of view both approaches are identical. They differ in the usage of the individual nodes and the loadbalancer setup to achieve this usage. In active/active your loadbalancer distributes requests to both nodes, in active/passive to only one (normally the master node).

In my experience it should be sufficient for 90% of all usecases to use active/passive, as it will give you the same amount of high-availability as the active/active setup.

Jörg