Yes, when I enabled template caching, it seems to have been correctly dumped into the page_cache directory.
I’m getting ready to put the site into a heavy traffic environment. The current CMS is one we outsourced years ago and we are replacing it with EE. I’m looking at areas that we can improve performance including query caching, template caching, etc.
The code in the comment is below. I didn’t include it because on the particular machine I’m on, the code isn’t up to date with the dev environment, and its a pain to vpn then rdp to the dev machine.
However, it seems a moot point since there is no cache writing to begin with for some reason.