• Hi,
    I have installed wordpress 2.9.2 and wp super cache 0.9.9.5 on nginx+memcached server. And I have enabled wp super cache my site is https://www.ruchirablog.com lately I have enabled debug emails and its sending me flood of email mentioning-

    Meta array from object cache corrupt. Ignoring cache.

    Disable these emails by commenting out or deleting the line containing
    $wp_cache_debug_email in wp-content/wp-cache-config.php on your server.

    And

    Non empty GET request. Not serving request from object cache

    Disable these emails by commenting out or deleting the line containing
    $wp_cache_debug_email in wp-content/wp-cache-config.php on your server.

    But when i use cache test function it says ok and wp supercache seems to be working on my pages!

    <!– Dynamic page generated in 0.429 seconds. –>
    <!– Live page served on 2010-09-26 03:22:44 –>

    Guys can you please clarify whats happening?
    PS- My memcached server is having GET HITS 97%

Viewing 1 replies (of 1 total)
  • “Live page served” means the page that was served is dynamic and not cached so it’s not working properly.

    The object cache support in the plugin is very basic unfortunately and it hasn’t been tested much. If you really want to use memcached I recommend using Batcache.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Super Cache] WP super cache opbeject cache memcached problem’ is closed to new replies.