Two AEM publish feed a single Dispatcher.
Which part of the Dispatcher configuration should a developer review to ensure both AEM publish instance are used?
Two AEM publish feed a single Dispatcher.
Which part of the Dispatcher configuration should a developer review to ensure both AEM publish instance are used?
To ensure that both AEM publish instances are used, a developer should review the 'farms' configuration in the Dispatcher. The 'farms' section of the Dispatcher configuration is where multiple AEM publish instances can be defined and load balancing between these instances is managed. This allows the Dispatcher to distribute incoming requests across the configured publish instances efficiently.
option D farms as there is no option /renders
D = # each farm configures a set off (loadbalanced) renders
Answer: D The /farms property defines one or more sets of Dispatcher behaviors, where each set is associated with different web sites or URLs Reference link: https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration.html?lang=en#defining-farms-farms
there is no option /renders. hence farms option A