내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Dispatcher Flush Agent on Author Instance

Avatar

Level 4

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 4

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 답변 개

Avatar

Community Advisor

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

Avatar

정확한 답변 작성자:
Level 4

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.