• Subject:
    Page Caching Problem after Upgrading

    I recently upgraded my wordpress instance from 3.5.1 to 3.8, and upgraded W3TC to 0.9.3. Since then, I’ve noticed updating WP Pages doesn’t flush the Page Cache. I’m using Memcache as the backend, but I’ve also tested with APC and File. All show the same problem.

    How I test:
    – Update the content of a page via WordPress
    – Access page URL through “WordPress Address”: the updated content is visible
    – Access page URL through “Site Address”: the update is not reflected
    – Empty Page Cache
    – Access page URL through “Site Address”: the updated content is now visible

    If this is not a known issue, can someone direct me to debugging tools? I’m curious to know if the relevant W3TC functions are being called on WP’s “save_page” action.

    http://wordpress.org/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • Excuse my ignorance but i would like to know the answer to this as well. If i understand your problem correctly, i think i am having the same problem as you.

    I can get to my site from example.com but not from http://www.example.com if i disable page caching all works fine. But i really need page cache.

Viewing 1 replies (of 1 total)

The topic ‘Page Caching Problem after Upgrading’ is closed to new replies.