• Resolved diegpl

    (@diegpl)


    I once used object cache on my wpms alright, but I needed to deactivate it because a plugin conflict. Now, my network is way bigger and when I turn it on the DB goes down. Does someone here knows why? Should I just increase my PHP time function or something else? Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @diegpl

    I am sorry about the issue you are experiencing with enabling Object Cache and I am happy to assist you with this.
    If you are on shared hosting it is not recommended to use Object Cache on disk as it may slow down your website.
    However, it can be beneficial to use if you are on VPS or dedicated server, get a lot of traffic, have a lot of comments. Also, if you know that the database is the bottleneck of your website performance, then Object Cache is beneficial to use. But in this case, it’s recommended to use Opcode, Memcached or Redis options
    I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Object cache breaking my site’ is closed to new replies.