Hi, i have a custom post type on my site. If i for instance change a post in that CPT the older version of it still remains on the index page of CPT. Although on the single-CPT page it shows the updated version.
This only happens when I use disk enhanced or disk basic and not in APC mode for pagecache. I want it to work on the disk mode since that seems to makes the site faster.
Does it have something to do with the purge policy? cant find custom post type there.