Hi @jayv25585659,.stat files help Dispatcher know when to invalidate cached pages.When you publish a page at level 4 and /statfileslevel = 6, Dispatcher touches the .stat at level 4.When a user requests a page, Dispatcher checks .stat files from level 0 to 4.If any are newer than the cached file, th...