Content Replication performance from author to publish instance | Community
Skip to main content
mohanb
Level 4
April 28, 2017
Solved

Content Replication performance from author to publish instance

  • April 28, 2017
  • 5 replies
  • 3815 views

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.

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 MC_Stuff

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 replies

mohanb
mohanbAuthor
Level 4
April 28, 2017

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

Daniel_Gordon
Adobe Employee
Adobe Employee
April 28, 2017

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-updater/index.html and https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-flush-rules/index.html

mohanb
mohanbAuthor
Level 4
April 28, 2017

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?

MC_Stuff
MC_StuffAccepted solution
Level 10
April 29, 2017

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,

jessielouthan
Level 3
May 1, 2017

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