• Hello,

    I started using Super Cache and I actually have something I don’t understand so far.

    The options chosen in my case:
    ==============================================
    – Cache hits to this website for quick access. (Recommended) – check
    – Use mod_rewrite to serve cache files. (Recommended) – check (and working ok)
    – Compress pages so they’re served more quickly to visitors. (Recommended) – check
    – Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated. (Recommended) – check
    – Mobile device support. – check
    – Expire time: 86400 seconds
    ==============================================

    Cache is actually working for anonymous visitors – good.
    Cache is not working for logged in users – good.
    Cache is not working for users who ever left a comment – bad.

    Just to check, I asked 5 people (not logged in, but who left comments before) to open the same page and copy me the last 3 lines of the code of the page. And it showed that we all had “cache” generated at different times! Although, when I asked non-commenting visitors to check the same thing, they seemed to get the normal (same) cache.

    So what I actually need:
    1) logged in users – no cache
    2) everybody else – cache (i don’t need name & email saved in the commenting fields and so on), including voters, commenters, uploaders, anybody.

    Could you please tell me how to do that?
    Thanks

    https://www.ads-software.com/extend/plugins/wp-super-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you have “Don’t cache pages for known users. (Recommended)” checked?

    If not, use the debug system in the plugin which should tell you why it’s not caching.

    Thread Starter Mekc

    (@mekc)

    “Don’t cache pages for known users. (Recommended)” is not checked.

    Ok… Actually went to Hyper Cache and happy now, sorry for disturbing you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Super Cache] Some questions about the Plugin’ is closed to new replies.