To Memcache or Not?
My main website uses Xenforo, has over a million posts and is the primary culprit of all server resources.
So... I have php7 + opcache with mariadb10.1 running. I have http/2 running via cloudflare pro with more static caching rules.
A recent upgrade to mariadb10.1 fixed many of the load spikes I was getting with mysql 5.6. What a pig of a database that was... should never have upgraded from 5.5 (tip for those on 5.5, stick with it or upgrade to mariadb).
Is adding memcache, which Xenforo allows for within its config file to integrate directly, going to really improve page load performance with quicker db responses for what is user generated content and actions, OR, just create another load on the server?
-
Hello, I'll leave this thread open for user-feedback on your question. However, I also want to make note of the following thread should you decide to use Memcache on EasyApache 4: Installing memcache and memcached with EasyApache4 Thank you. 0 -
Thanks @cPanelMichael, that will be helpful and would have been my next question if I go ahead with it. 0 -
Oh, I should also add that I use SSD cloud... so disk read/write is pretty sweet. 0
Please sign in to leave a comment.
Comments
3 comments