Does the plugin create static HTML files from the PHP files?
-
Apologies if this is a foolish topic, but I am working to increase the speed of our websites. I’ve used W3 Cache for years across all my websites and have been very happy.
I am trying to figure out if this plugin creates HTML files out of each page, so the pages that get served are static files. Does anyone know if this is the case?
I use memcache and all the caching options, but I’m trying to figure out what we can do to increase time to first byte on our server. My servers are adequately provisioned (RAM, CPU usage low) but my time to first byte still seems slow — like it’s running PHP on the back end for each request.
The topic ‘Does the plugin create static HTML files from the PHP files?’ is closed to new replies.