Issue with dispatcher cache deletion | Community
Skip to main content
Level 2
February 2, 2022
Solved

Issue with dispatcher cache deletion

  • February 2, 2022
  • 2 replies
  • 1225 views

Hi, we are facing one issue on dispatcher. Whenever we are activating any page, the complete cache is getting deleted. Our expectation is to only delete that specific page. Is there some configuration needs to be changed or added ?

thanks in advance

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 Anish-Sinha

Hi @sue1976 ,
There could be an issue with the stat level at the dispatcher. When you don't set your stat level correctly, on activation, the complete cache will be invalidated. check this documentation.

2 replies

Anish-Sinha
Adobe Employee
Anish-SinhaAdobe EmployeeAccepted solution
Adobe Employee
February 2, 2022

Hi @sue1976 ,
There could be an issue with the stat level at the dispatcher. When you don't set your stat level correctly, on activation, the complete cache will be invalidated. check this documentation.

sue1976Author
Level 2
February 2, 2022

Thanks for the response @anish-sinha . Worked!

Level 3
February 2, 2022
sue1976Author
Level 2
February 2, 2022

Thanks for the reponse @nitinl