Memcached enables you to store the queries in RAM on your dB server to decrease page load times and prevent query files from being written to the server.
After your host has made the changes to your server and provided you with the IP address, port number, and memory, begin the settings changes:
Under the gear icon on the right-hand side of the CMS admin panel, go to "Global Settings"
Next, locate the "MySQL Query Caching" area and change the method to "
Enter
Format: hostname:port:memory,hostname:port:memory.
Hostname: The machine name that hosts the
Port: The port the
Memory: The amount of memory allocated to the
Save your changes and you should be ready to go.
Please let us know if you run into any issues.