• Resolved dylanscholtz

    (@dylanscholtz)


    Hi

    We currently have about 10 sites on a single dedicated server hosted with our hosting provider. Is it possible to have Redis Object Cache setup on all 10 sites that is on the same dedicated server?

    Our hosting provider told us that only one site on the dedicated server will be able to use a Object Caching Mechanism, is this true? If it is true, what will be the solution then to use Redis Object Caching on all the sites?

    Thank you, any advice will be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Yes, you can use a separate Redis database for each site within the same Redis server.

    Just set a dedicated WP_REDIS_DATABSE index for each site. Check the FAQ and README 👍

    Thread Starter dylanscholtz

    (@dylanscholtz)

    Thank you for the reply.

    Below is the feedback we get from our service provider, when we request Redis being added to multiple websites.

    “Please note that only one domain may use the individual object caching mechanisms due to cases of object cache key clashing in a server.”

    Plugin Author Till Krüss

    (@tillkruess)

    “Please note that only one domain may use the individual object caching mechanisms due to cases of object cache key clashing in a server.”

    This is incorrect. Your hosting company does not know how to configure the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple Hosted Domains on Dedicated Server’ is closed to new replies.