• Resolved chris-wadge

    (@chris-wadge)


    WP-Super-Cache was plugging along fine until the upgrade to 2.9.2. Now it doesn’t seem to be caching at all:

    <!– Dynamic page generated in 0.216 seconds. –>
    <!– Live page served on 2010-02-16 04:15:11 –>

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chris-wadge

    (@chris-wadge)

    Correction: it does appear to be working in Opera 10.10, just not in Firefox 3.6 or Chromium.

    The first thing to do is use the debug functions in the admin page to find out what’s happening and why it’s not caching.

    Thread Starter chris-wadge

    (@chris-wadge)

    Thanks for the reply Donncha. To my embarrassment, I didn’t even notice the new debug feature… but it’s awesome. Apparently the problem was a stale cookie (eeew):

    09:56:10 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    09:56:10 / Cookie detected: comment_author_68b886628cac7aaf60b78e75851f11d5
    09:56:10 / Cookie detected: comment_author_email_68b886628cac7aaf60b78e75851f11d5
    09:56:10 / Cookie detected: comment_author_68b886628cac7aaf60b78e75851f11d5
    09:56:10 / Cookie detected: comment_author_email_68b886628cac7aaf60b78e75851f11d5
    09:56:10 / Not caching for known user.
    09:56:10 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    09:56:10 / Gzipping buffer.
    09:56:10 / Sending buffer to browser
    09:56:10 / Writing meta file: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/meta/wp-cache-e989c95c1b8d17684abb9cc0bd48b804.meta
    17:57:43 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    17:57:43 / No wp-cache file exists. Must generate a new one.
    17:57:43 / In WP Cache Phase 2
    09:57:43 / Setting up WordPress actions
    09:57:43 / Created output buffer
    09:57:43 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    09:57:43 / Rebuild file deleted
    09:57:43 / Rebuild file deleted
    09:57:43 / Output buffer callback
    09:57:43 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    09:57:43 / Anonymous user detected. Only creating Supercache file.
    09:57:43 / supercache dir: /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/
    09:57:43 / Gzipping buffer.
    09:57:43 / Writing non-gzipped buffer to supercache file.
    09:57:43 / Writing gzipped buffer to supercache file.
    09:57:43 / Renamed temp supercache file to /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/index.html
    09:57:43 / Renamed temp supercache gz file to /home/vhosts/donncha.is.my.hero_en/wp-content/cache/supercache/donncha.is.my.hero/index.html.gz
    09:57:43 / Sending buffer to browser

    Thanks again,
    -C

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Super Cache] Pages no longer cached after upgrade to WP 2.9.2’ is closed to new replies.