Memcache (d) - in-memory data caching service. Designed to speed up web applications by reducing unnecessary database load. Allows to store key-value pairs in memory for small amounts of data (strings, objects) received from the database, calls API, preliminary formation of the content of web pages (everything that takes unnecessary time to execute and can be cached). Simply put, Memcache (d) is the caching of site pages not to disk (or to a database), but to RAM.
To order Memcache (d) memory do the following:
To connect to the Memcache (d) server, you need to use the socket address specified in the section “Memcache statistics».
PHP modules are available to work with the service memcache and memcached, that is, you can connect to either one or the other socket:
If the site is running on one of the listed CMS, to configure Memcache (d) use the appropriate instruction:
You can test the work of Memcache (d) with this script.
For detailed statistics on the use of Memcache (d) in the section “Hosting "In the block"Additional services»Click«Memcache statistics»: