Browser cache - force cache refresh to see authoring publish changes in the dispatcher url | Community
Skip to main content
Level 2
January 28, 2024
Solved

Browser cache - force cache refresh to see authoring publish changes in the dispatcher url

  • January 28, 2024
  • 3 replies
  • 1090 views

Hi,

 

When we update any content and activate aem pages from author to publish, the changes can be seen in the dispatcher url only after hard refresh of the browser cache. What settings we can check to fix this issue.

 

Note: AEM version is 6.5 and CDN is used in conjunction with the dispatcher.

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 Raja_Reddy

Hi @srinivasanpa1 

  1. Dispatcher Caching:

    • Cache Headers: Make sure that the dispatcher is configured to send appropriate cache headers. These headers influence how browsers and proxies cache content. The Cache-Control and Expires headers can be set to control caching behavior.
    • Dispatcher Flush Agents: AEM has replication agents called flush agents that can be configured to invalidate or flush the cache in the dispatcher when content is activated. Verify that these agents are configured correctly.
  2. AEM Configuration:

3 replies

Raja_Reddy
Community Advisor
Raja_ReddyCommunity AdvisorAccepted solution
Community Advisor
January 28, 2024

Hi @srinivasanpa1 

  1. Dispatcher Caching:

    • Cache Headers: Make sure that the dispatcher is configured to send appropriate cache headers. These headers influence how browsers and proxies cache content. The Cache-Control and Expires headers can be set to control caching behavior.
    • Dispatcher Flush Agents: AEM has replication agents called flush agents that can be configured to invalidate or flush the cache in the dispatcher when content is activated. Verify that these agents are configured correctly.
  2. AEM Configuration:

arunpatidar
Community Advisor
Community Advisor
January 29, 2024
kautuk_sahni
Community Manager
Community Manager
January 30, 2024

@srinivasanpa1 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni