• Hi,
    I’m wondering if any of you are having problems with WP-SUPER-CACHE not deleting expired files automatically?

    -SuperCache is on and it seems to be working as when I examine HTML code, the timestamp says it was cached X minutes ago.

    -When I manually delete cached files, it deletes them with no issues so it doesn’t seem like a directory permission thing.

    -Logs are also not showing anything wrong when I enabled debugging in the plugin

    -My expiration time is 21600 seconds (6 hours)

    -I’m not seeing any 404 on wp-cron in my apache logs

    http://wordpress.org/extend/plugins/wp-super-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • You should try enabling debugging, probably for the IP of your server, but check your logs and see what IP wp-cron.php is POSTed from. You’ll probably want a shorter expiry time while testing of course.

    Thread Starter hotice

    (@hotice)

    Thanks for the reply Donncha,

    I’ve enabled Debugging for the Webserver IP and set the expired timeout to 60 seconds.

    Waited a few minutes, the counter would reset but absolutely nothing in both WP-Super-Cache debugging file and apache logs.

    I also removed the IP from WP-S-C debugging field to catch everything.

    I also see NO references to wp-cron.php in any apache (access & error) logs

    Is this normal?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Super Cache] Expired files not deleted automatically’ is closed to new replies.