• Hi,

    thank you very much for the breeze plugin!

    Just two questions:

    – How would this plugin work in multi-server environments? We are thinking of multiple wordpress servers with breeze cache plugin and varnish on each of these servers. Are hook available we could use to do a cache purge on the other servers?

    – Is this plugin compatible with batcache (php object cache) or redis object cache? I think both should work together because they work on different levels, or am I mistaken?

    Thanks in advance
    Stephan

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

    (@adeelkhan)

    Hi

    Breeze is a cache plugin and works on the application level. As such, it does not support a multi-server environment or cross-server commands.

    Thread Starter sprylab

    (@sprylab)

    Hi,

    Thank you for your fast answer.
    Why schould it not work in a mutli server environment?
    If each server maintains its own cache and a cache purge on one server triggers a purge on all other servers as well it should work, shouldn’t it?
    At least with wp rocket such a setup is possible and I do not see why it shouldn’t be with breeze.

    But maybe I am missing something, so I would appreciate your thoughts.

    Thanks
    Stephan

    I personally am using Breeze for its minification capabilities in a multi-server environment, and using W3TC for its Redis caching abilities, so I can do full page caching across multiple servers and use Redis as the central hub.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘multi-server’ is closed to new replies.