[eluser]Unknown[/eluser]
Quote:Very strange. Do the cached files get removed by themselves without you hitting the url for the cached page again in the browser? Like you visit a particular page once and then view the /cache dir, and see the new cache file there but the file just disappears by itself without doing ANYTHING at all?
Hard to tell because of the outside traffic coming in. But it seems to fill up then when I refresh the dir after 30 seconds or all files are gone and start getting rebuilt.
Timestamp looks fine as it relates to the clock on the server.
I do have the output class extend to help with caching admin features (or better put to avoid having the admin controls show up to non logged in users. ) see attached.
I also noticed that if I create a new cache folder (eg cache_mine), and point to it in the config it works just fine. So far now that's my fix

. Thanks for the help.