setup look ok, but no caching
-
I’ve got the plugin setup for use with APCu. Got the debugging on, the plugin seems happy in the log:
[10/31/15 8:58am] WP_FFPC_Backend: backend OK
[10/31/15 8:58am] WP_FFPC_Backend: init starting
[10/31/15 8:58am] WP_FFPC_ABSTRACT: – getting option wp-ffpc
[10/31/15 8:58am] WP_FFPC_ABSTRACT: WP_FFPCAnd yet, I don’t see any evidence it is actually caching anything. The “X-Cache-Engine” header does not appear in the response headers, and when I visit the APCu GUI (apc.php) there is nothing in the cache.
Is it perhaps not configured correctly? Is the fact that the functions needed for precaching are not available? What should I check to get the caching to happen?
thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘setup look ok, but no caching’ is closed to new replies.