• Resolved sirrahikkala

    (@sirrahikkala)


    Hey, I have three sites on same server with their own paraller installs and all are using autoptimize. I noticed that if I almost simultaneously empty caches at these sites, the first goes ok and rest two gives error that cache might not have cleared properly. Is there something we need to know so that these sites are not interfering each others via caches?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    try clearing the cache with the “save changes & empty cache” button on the settings page maybe, that one isn’t hampered by AJAX timeouts ??

    Thread Starter sirrahikkala

    (@sirrahikkala)

    Ok, I used “delete cache” at top bar. So that explains, is there some sort of setup so that all three sites could be alone without ajax timeouts? I guess it might need some apache level setting?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    clear all 3 sites with one action? not on PHP-level, but you could recursively delete wp-content/cache/autoptimize/* and then clear all page-caches maybe?

    Thread Starter sirrahikkala

    (@sirrahikkala)

    No I mean that your answer about AJAX calls and their interruption gave me bad feeling that there are several other plugins too which are “queueing” to get processed…

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    the only additional thing that _might_ happen is that AO’s cache clear might trigger your page cache to be cleared as well (depends of the page cache you might have), but that’s about it really …

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Paraller sites and error’ is closed to new replies.