• For a client of ours we implemented WP Super Cache. All seems to work in terms of generating cache however the cache folder always stays empty and the site is still suffering from horrible load times.
    In the plugin settings I can see it generating new cache files and when I look at the last modified times for the cache folder it also confirms this. We’re stumped as to why the cache isn’t being saved.

    We’re running on nginx if that makes a difference.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Unfortunately I can’t help you with the Nginx part, but enable debugguing and that will tell you what the plugin is doing. Keep an eye on the log when a new page is cached and then it’s reloaded. The plugin will tell you why it’s not serving the cached files if it’s not something else.

    Can you try using simple caching? That’s practically the same as expert caching but a lot easier to get working.

    Thread Starter rmhoh

    (@rmhoh)

    We’ve looked into it more and even on simple caching we can’t seem to get the cache files to be stored. The read/write rights are set correctly on the ftp server. Debugging seems to show nothing out of the ordinary.
    The files just aren’t being stored for some reason.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cache isn’t saved’ is closed to new replies.