Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Page with Content Fragment List on Dispatcher\'s cache is not updated after new content fragment published

Avatar

Level 2

Our client's on-prem AEM application has 1 author instance, 1 publish instance, and 1 dispatcher, all running on the same EC2 server.

There is a published page containing a content fragment list component. When I create a new content fragment and publish it, the page's HTML and model.json on the publish instance get updated immediately. On the dispatcher's cache, the page's HTML gets updated, but in the page's model.json the new content fragment still does not exist, even after a long time. 

Currently in the cache invalidation setting of the dispatcher's configuration, both "*.html" and "*.model.json" are set to allow auto-invalidation. 

What could be the cause of this problem and what configurations should I look into? 

 

4 Replies

Avatar

Community Advisor

The settings are correct? what are the settings on dispatcher? 

 

"*.html" and "model.json"

or

"*.html" and ".*model.json"

Avatar

Level 2

Hi @arunpatidar 

Thank you for your previous reply. Unfortunately, we are still having difficulty fixing this problem. Do you have any further suggestions? We would greatly appreciate any assistance.

 

Also, I have attached a screenshot of the dispatcher's invalidate setting in my last reply for your reference.