Dispatcher Flush Agent on Author Instance | Community
Skip to main content
manish_anand
New Participant
September 9, 2017
Solved

Dispatcher Flush Agent on Author Instance

  • September 9, 2017
  • 2 replies
  • 2029 views

Hi,

Is it mandatory to configure dispatcher flush agent on Author if i am not caching /Content/*

I am using AEM 6.1, I am getting some cache issue on my dispatcher author.

When modifying the content and refreshing the page my browser cache is getting displayed on page until and unless i clear my browser cache.

But in author instance when i am refreshing my page after modifying the content my actual modified content is rendering.

Any help would be appreciated.

Thanks

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 Diego_Fontan

Can you check where pointing docroot? Can you also how is it implemented each component used, for example, you should check if you have any request no cacheable or not?

You should also review the cache strategy for all js/css included in your clientlib.

2 replies

Diego_Fontan
Diego_FontanAccepted solution
New Participant
September 9, 2017

Can you check where pointing docroot? Can you also how is it implemented each component used, for example, you should check if you have any request no cacheable or not?

You should also review the cache strategy for all js/css included in your clientlib.

VeenaVikraman
New Participant
September 9, 2017

When you activate a page, the dispatcher cache is normally flushed. Browser may still cache JS and CSS files.