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

Issue with dispatcher cache deletion

  • February 2, 2022
  • 2 replies
  • 1221 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

New Participant
February 2, 2022
sue1976Author
New Participant
February 2, 2022

Thanks for the reponse @nitinl 

Anish-Sinha
Anish-SinhaAccepted solution
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
New Participant
February 2, 2022

Thanks for the response @anish-sinha . Worked!