Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jeremyweathers

    (@jeremyweathers)

    When I manually update a post / page that page is also not expired and the stale page is served for quite some time – so this whole caching system is quite questionable. Manually blowing away the entire cache or search index when any content was updated was acceptable back in ’98. Now, its completely unacceptable. I’m wondering if anyone has had success with W3 Total Cache and any of the other cache systems (non-cache based) actually working correctly and expiring specific cached content.

    The problem is that there are 2 places in the plugin PHP code that use short open PHP tags (<?) instead of the standard open tag (<?php). This will cause PHP to choke depending on whether your php.ini allows short open PHP tags.

Viewing 2 replies - 1 through 2 (of 2 total)