Giter Site home page Giter Site logo

Comments (12)

altf4444 avatar altf4444 commented on August 17, 2024 2

Yes, same problem here. It´s if a.) the installation is Multisite or b.) seperate installations / WP-databases, but on the same server.
I´ve tried REDIS, but will check is the problem persits with other backends.
[Update] The problem is apparently independent of the driver.

from cache-master.

Dudematters avatar Dudematters commented on August 17, 2024 2

I have the same problem. Is there a way to have more websites on the same server (and IP) and use this plugin?
I use Memcached and WP-Rocket.

from cache-master.

f1-outsourcing avatar f1-outsourcing commented on August 17, 2024 2

OMG nobody is even reading anything here.
If this is added you can never have any problems because it gets the (virtual) hostname

$prefix = 'sc_'.$_SERVER['SERVER_NAME'].'_';

READ

from cache-master.

f1-outsourcing avatar f1-outsourcing commented on August 17, 2024 1

Yes, same problem here. It´s if a.) the installation is Multisite or b.) seperate installations / WP-databases, but on the same server.
I´ve tried REDIS, but will check is the problem persits with other backends.
[Update] The problem is apparently independent of the driver.

Same here with multisite. To bad, I had the impression this plugin performed better than others, but then again could also be because of the problem with multiple sites. Currently using w3 total cache, but that has to much 'other stuff'

from cache-master.

Dudematters avatar Dudematters commented on August 17, 2024

Hope someone can confirm this;
Would this allow multi-site servers to manage the cache correctly per site if added to wp-config.php?
define( 'WP_CACHE_KEY_SALT', '...long id.... );

from cache-master.

jonathanpak avatar jonathanpak commented on August 17, 2024

Hello, I encounter the exact same issue while using memcached and the plugin works in "expert mode". The websites are isolated in different databases and folders but they share the same server.
The performance of this plugin seem to actually be better than some other plugins I've tried so that'd be great if it could work on multisites !

from cache-master.

f1-outsourcing avatar f1-outsourcing commented on August 17, 2024

The bug is not here but in the library it is uses, solution is here:

terrylinooo/simple-cache#10

from cache-master.

channchetra avatar channchetra commented on August 17, 2024

Looking that on that too not work with multisite, I want expert mode on multisite but it's not work there are anyway?

from cache-master.

victorelec14 avatar victorelec14 commented on August 17, 2024

Hi,

I have the same problem, this happens when using the same server and the same cache server.

Perhaps in the keys the name of the domain could be given to make them different.

domain1.posts
domain2.post

thanks

from cache-master.

channchetra avatar channchetra commented on August 17, 2024

OMG nobody is even reading anything here. If this is added you can never have any problems because it gets the (virtual) hostname

$prefix = 'sc_'.$_SERVER['SERVER_NAME'].'_';

READ

Thank @f1-outsourcing anyway where we add this snip? I hope we can have the way to fix this.

from cache-master.

channchetra avatar channchetra commented on August 17, 2024

Oh I see we can add that to library driver thank you it seem working fine.

from cache-master.

zhujitop avatar zhujitop commented on August 17, 2024

Oh I see we can add that to library driver thank you it seem working fine.

What file do I need to change to achieve this?

from cache-master.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.