Your cart is currently empty!
Tag: caching
-
How to install Memcached on Debian or Ubuntu
This brief tutorial will guide you through the steps to quickly install a free Memcached server on a Debian or Ubuntu host. After you have gone through the steps, you will have a Memcached server running as a service and you can use it to power your WordPress site with plugins that support it. You…
-
Free Lunch Optimizations
Looking at a recent support request which involves issues with an “optimization” plugin, it reminds me of why we assertively recommend to avoid using any generic optimization plugins … like the plague! From lots of years of experience in providing support for our tools, there are countless cases of issues caused by “optimization plugins”. Experience…
-
The WooCommerce Product Search Engine, Caching and Performance based on Memberships
In a recent release of our WooCommerce Product Search extension, we introduced caching based on WordPress roles and group memberships with Groups. Previously, it was often necessary to disable object caching or caching for users who are logged in. The reason for this was that the systems involved were not able to discern between content that…