Memcached

To use Memcached for caching OXID eShop, you will need to install the system on a separate server. Another requirement is that an additional license key for the high load option has been purchased and activated in the shop.

As soon as Memcached is recognised by OXID eShop, it can be selected in the Admin panel under Master Settings ‣ Core Settings ‣ Cache as Cache connector.

Installation

Install Memcached on a server. The software can be found on the manufacturer’s website: http://memcached.org. Installation instructions and further information about Memcached can be found in the PHP manual: http://php.net/manual/en/book.memcached.php .

Make sure that the PHP library, "php5-memcached" is active.