Quote:
Originally Posted by Mattwhf
It's not a good news when reading this but I will try to setup a VPS server and test this next weeks or months.
I saw memcached helped our forum load faster (beside Cloudflare) and I could not remove this option though.
I had PHP OPCache installed on the server but to be honest it can not compare with memcached.
|
I'd say you don't really need memcached anymore since the performance gain would be minimal due to PHP 7 having tons of optimizations. It's not only faster, it also does not consume a massive amount of memory anymore.