Use disk cache through a plugin such as W3 Total Cache. memcached will be slower.
On Tuesday, August 2, 2022 at 12:02:27 AM UTC-4 Paul Lindner wrote: > If you have a single VPS memcached isn't going to help much. There are > better caching solutions for single machines. If you ever have a network > of machines and a load balancer, then yes memcached might help. > > Sadly I don't know much about the latest PHP optimization techniques. > > On Wed, Jul 27, 2022 at 9:13 AM Humberto Rocha <[email protected]> wrote: > >> Hi! Could you clear my doubts. >> >> I am creating a VPS and have installed php 7.4. I see that it has some >> optimization extensions to install, like opcache, memcache, memcached, >> redis. >> Can I install all of these to improve my page's performance and >> optimization? >> >> I would like to point out that my page is in wordpress and I have two >> optimization plugins already installed, which are wp-rocket and debloat >> (for css and js). >> >> So my question would be: can I install the extensions I mentioned above >> from PHP (opcache, memcache, memcached, redis) or would it do the same >> function of the two plugins I already have? Or could all of them help? >> >> Can you explain me the best scenario? Or some suggestions? Please. >> >> Thank you very much >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "memcached" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/memcached/9463b3d0-62be-4b94-a6c7-12eb11b89430n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/memcached/9463b3d0-62be-4b94-a6c7-12eb11b89430n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/memcached/07142344-1cf1-49e5-bdb0-2eaf87cc7547n%40googlegroups.com.
