• Resolved wpkonzept

    (@wpkonzept)


    After enabling ASE without enabling any setting, I can no longer clear my cache. I use Swift Performance AI as the caching plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bowo

    (@qriouslad)

    On a wp-admin page where you’re not able to clear the cache, do you see any JS error in the browser console? e.g. in Chrome, right click on a blank spot in a page, and choose Inspect, then click on the Console tab.

    Which ASE modules are you enabling? Please list them all.

    Thread Starter wpkonzept

    (@wpkonzept)

    No, I don’t have any additional JS errors.

    The cache cannot be deleted if I have activated maintenance mode.

    • This reply was modified 1 year, 1 month ago by wpkonzept.
    Plugin Author Bowo

    (@qriouslad)

    When ASE Maintenance Mode (MM) and Swift Performance AI (SPAI) are both enabled, MM is blocking SPAI from generating cached version of the site pages, resulting in “0/29 pages are cached”, thus, there’s no cache to clear, thus, the Clear Cache button doesn’t do anything.

    I suggest asking SPAI support desk whether their plugin works with any maintenance mode plugin. If so, ask them to look into ASE’s /classes/class-utilities and look for maintenance_mode_redirect() which is hooked to send_headers hook, and get some insight into why it’s not working when SPAI is enabled, i.e. no maintenance mode screen is being shown with SPAI active.

    Additionally, also explain that with MM active, cache warmup / generation is broken in SPAI.

    Marking this resolved for now as it looks more like an issue with SPAI caching strategy when maintenance mode is active.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems clearing cache with swift performance ai’ is closed to new replies.