Memcached Option Tutorial
Table of Contents
If your website relies heavily on database queries, using Memcached should significantly improve its performance. This tutorial explains how does Memcached work, how to enable it and how to flush its cache.
How to enable Memcached?
You can enable Memcached from the SuperCacher tool in your Site Tools. Click on Memcached and then the Off/On toggle button.
Next, you need to configure your web applications to use Memcached. The WordPress Memcached configuration is done with a click through our Speed Optimizer Plugin.
For other applications, you may need to know the service IP address and port. This information will be provided for you on the same page once the service is enabled. The IP address you have to use is 127.0.0.1 and the port will be generated by the system when you enable the Memcached service.
You can learn how to enable Memcached in Joomla! 3.x, Drupal, MediaWiki, and Prestashop in our knowledge base.
How to flush Memcached?
To clear the cache of Memcached, you can use Flush Cache on the page.