コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Content Replication performance from author to publish instance

Avatar

Level 4

Hi All

Am replicating content from author to publish instance, for about 500MB of DAM content it's taking around 3hours when i perform activate tree. PDF, Images and other DAM assets go replicates to publish instance faster. But content fragment replication is relatively slower and taking lot of time. Do we have to make any fine-tuning to improve the publishing performance, please let know.

1 受け入れられたソリューション

Avatar

正解者
Level 9

Hi Mohan,

Content fragment is also has asset/resource and should not take time.  Can you take a thread dump[A] when it is activating the content fragment and see who is cuplrit by uploading the thread dump at http://fastthread.io/

[A]  https://helpx.adobe.com/experience-manager/kb/TakeThreadDump.html

Thanks,

元の投稿で解決策を見る

5 返信

Avatar

Level 4

Is this a way to expedite this process? inputs are highly appreciated.

Avatar

Employee Advisor

Agreed tree replication is notoriously slow for large amount of content. I'd look into package replication. Essentially create a package of the DAM content you want to replicate on the author instance and then replicate the package, it will be significantly faster. Unsure why content fragments would be so much slower. One thing to watch out for when doing package replication is dispatcher cache invalidation and replication status of assets. See ACS Commons feature: https://adobe-consulting-services.github.io/acs-aem-commons/features/package-replication-status-upda... and https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-flush-rules/index.ht...

Avatar

Level 4

We tried both activate tree and package replication approaches. But overall time taken is same. Is there any configuration change/ fine-tuning to be done for package replication process?

Avatar

正解者
Level 9

Hi Mohan,

Content fragment is also has asset/resource and should not take time.  Can you take a thread dump[A] when it is activating the content fragment and see who is cuplrit by uploading the thread dump at http://fastthread.io/

[A]  https://helpx.adobe.com/experience-manager/kb/TakeThreadDump.html

Thanks,

Avatar

Level 3

Commenting to see what the resolution to this issue is, as I anticipate our team having this issue in the future.