Hi, all. I have nginx, apc running on my server and configure nginx according to this tutorial: http://codex.wordpress.org/Nginx
I installed and activated w3 total cache and was done with all setting with no error displayed in the wp3 total cache admin page. I enabled the debug mode to check if caching worked on the front end.
However, no matter how I tweaked the w3 total cache setting, only "W3 Total Cache: Db cache debug info" and "W3 Total Cache: Object Cache debug info:" are displayed in the source code of a page(whater page I tried). I just did not see the "Page cache info" being displayed.
But the /wp-content/cache/ folder, cache files were generated.
Could anyone please tell me whether page caching is working? If not, how to fix this? Thank you