• I’m using WP Super Cache but it generates a dynamic page and a cached page every time someone visits the site, meaning that it simply crashes under high traffic, with the cache being useless.

    It’s set up correctly, with the .htaccess and all (which should redirect users to the cached files in /wp-content/ etc.).

    I get this code in the source:

    <!– Dynamic page generated in 0.535 seconds. –>
    <!– Cached page generated by WP-Super-Cache on 2010-01-19 17:28:49 –>

    I use the following plugins:

    Akismet
    Contact Form 7
    Get Recent Comments
    Google XML Sitemaps
    WordPress Database Backup
    WordPress Related Posts
    WP Super Cache

    I have tried turning off some of the plugins (like Popular Posts and XML Sitemaps), however, the problem persists.

    Anyone experiencing something similar? Any solutions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • See #19 in the troubleshooting section of the readme.txt, or you could run in half-on mode which is just as fast in most cases.

    Thread Starter ghaib

    (@ghaib)

    #19 is set up correctly, and I tried it on half-on mode, but it still generates a new cached file for every new visitor.

    If they reload the page, the cached one seems to be served, but for everyone new, a new cached page is generated — which means the plugin is pretty useless if there’s a sudden spike in traffic (e.g. from Digg).

    Does anyone know any good alternative WP cache plugins?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Super Cache] Dynamic & Static page generate on each pageview’ is closed to new replies.