Hi there! So I have a multisite install setup with:
ee site create badgerweb.net --wpsubdom --w3tc
I’ve added the Domain Mapping plugin with all options set to Off except ‘User domain mapping page’ and uncommented the appropriate line in the nginx config. In W3TC I have:
Page Cache: Disk Enhanced
Database Cache: Memcached
Object Cache: Memcached
and Minify, Browser Cache, CDN and Reverse Proxy off.
I can add and edit posts on all sites fine, but to see them when not logged in (i.e. through the page cache) I have to manually purge it with Performance > Empty All Caches.
The W3TC Page Cache settings are left as default: Purge policy: Page Cache > Front Page + Post Page + Blog Feed ticked. Hence I’m a bit confused as to why the relevant pages aren’t getting purged from the cache.
Any help much appreciated!