• cwrksr

    (@cwrksr)


    But since it seems to be more active ive switched.

    i couldnt really find any benefit, maybe a little bit slower 0,2s…?

    Nice UI. But please, make that “auto deactivate page cache” more obvios i atleast tried to activate it 30 times and was maximal confused. Then i saw “dont use multiple caches blabla”.

    I dont know if its usefull or not, but couldnt we apc cache the [insert caching solution] in my case wp rocket result? Would that be faster?

    • This topic was modified 10 months ago by cwrksr.
Viewing 1 replies (of 1 total)
  • Plugin Author docjojo

    (@docjojo)

    Thanks for the feedback — really appreciate you giving it a try!

    Just to clarify a few things, because I think there’s a bit of confusion between different types of caching:

    ATEC Cache includes two separate systems:

    1. Object Cache (OC) – stores data like options, queries, and transients in memory (APCu).
    2. Page Cache (PC) – stores full HTML output for faster page loads.

    Important: Don’t run multiple Page Caches together.
    If you’re already using WP Rocket, it handles Page Cache on its own.
    So ATEC automatically disables its Page Cache to avoid conflicts.
    That’s why it didn’t “stick” when you tried to turn it on — we intentionally prevent multiple PC layers from running at once.

    That little “don’t use multiple caches” note is doing a lot of work 😄 — I’ll definitely make that warning more visible.

    What should I use?
    ✅ If you’re using WP Rocket:

    • Keep ATEC Object Cache enabled (it works great with Rocket)
    • Let WP Rocket handle Page Cache
    • Don’t enable Page Cache in ATEC

    ✅ If you want to replace WP Rocket with ATEC:

    • Deactivate WP Rocket
    • Then enable both Object Cache and Page Cache in ATEC

    Note: OPcache is something else entirely — it’s PHP’s internal code cache and not related to ATEC Cache. Easy to mix up the terms though.

    Hope that clears it up! Let me know if anything’s still unclear — and I’ll improve the UI to make the Page Cache status more obvious.

Viewing 1 replies (of 1 total)

The topic ‘No difference to opcache’ is closed to new replies.