Is there a limit on a number of live copies a page can have? | Community
Skip to main content
Level 4
October 8, 2020

Is there a limit on a number of live copies a page can have?

  • October 8, 2020
  • 1 reply
  • 997 views

I have multiple pages with more than 95 live copies.. And a page with around 37 live copies.. Whenever i make any changes to the page with less live copies , i see that the changes get reflected to the live copies immediately.. But when i make some changes to the pages with more live copies the changes are not visible in the live copies ..

 

All the pages have the same rollout configs

They all have the same mixin type -liveRelationship

 

I cross verified all the properties for these pages ..Every thing looks similar, apart from the number of livecopies ..

 

The only workaround that i see that works is i have to break the inheritance and re enable it ( With huge some of live copies was trying to avoid this)

 

Is there anything else that i could validate if there is no such limit.

 

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

1 reply

santhosh_kumark
Level 6
October 8, 2020

Hi @aemnewbie ,

 

I think there is no limit for live copies. we can configure the appropriate rollout triggers - https://docs.adobe.com/content/help/en/experience-manager-64/administering/introduction/msm-sync.html

Use of the On Modification trigger can impact performance. See MSM best practices for more information.

https://experienceleague.adobe.com/docs/experience-manager-64/administering/introduction/msm-livecopy.html#detach-a-live-copy-page-from-the-page-properties

 

Regards,

Santosh

AEMnewbieAuthor
Level 4
October 9, 2020
My rollout is pretty close to push on modify ...Straight forward .. A source page out of which a live copy is created using this rollout config .. But the changes are not in sync..