How can I see Performance optimized by W3 Total Cache
-
Dear author,
Thank you for fantastic plugin. I have installed in 2x websites. I have two questions may you help me please.
- one of my site without CDN show the comment: Performance optimized by W3 Total Cache etc etc etc Served from: mysite @ 2023-09-08 04:35:16 by W3 Total Cache –>, so its cool, so I know cache is hit. But my second site, which I am using cloudflare CDN, there is no this kind of comment at end of view-source page. So my question is, how can I know if cache in my 2nd site works correctly and is it because of CDN so the comment in view-source does not appear.
- I see there is a file nginx.conf in wordpress folder, but can I also edit in the server nginx file by adding the following
try_files “/wp-content/cache/page_enhanced/$http_host/$request_uri/_index_ssl.html” $uri $uri/ /index.php?$args;
will it help?
Thank you very much in advance
Mario
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How can I see Performance optimized by W3 Total Cache’ is closed to new replies.