You can also install the PECL Memcache extension to provide an API to communicate with the Memcached service.
Memcached is the name of the server-side daemon; Memcache is the name of the PHP extension adding the libraries to create the PHP functions for communication with the daemon; Memcached is a PHP library which facilitates communication with the daemon. Cloud Platform runs the Memcache libraries. The PHP Memcache project at Drupal.org uses the Memcache libraries.
For more information about how to communicate with the Memcached daemon using PHP, see the Memcache reference at php.net.
Cloud Platform supports Memcached for subscriptions and products based on the following table:
| Product name | Description |
|---|---|
| Cloud Platform Professional | You can enable and manage Memcached for your applications. |
| Cloud Platform Enterprise | Acquia will configure your infrastructure with an appropriate amount of memory for Memcached. Subscribers with environments on the Cloud Classic infrastructure can purchase dedicated Memcached capacity. |
| Site Factory | To use Memcached with your websites, contact your Technical Account Manager (TAM) or Account Manager to review your infrastructure before implementing a post-settings.php hook. |
| Cloud Platform CD | Cloud Platform CD environments meeting certain requirements can use Memcached. |
| Pipelines | Memcached is supported for YAML files using version key 1.3.0 or later. |
You can modify Memcached memory allocation on an Cloud Next environment, which is enabled by default for all environments. The default and the maximum values are 64 MB and 12 GB respectively. To set the memory limit to a value higher than 12 GB, you can contact Acquia Support.
Cloud Platform CD subscribers can use Memcached and install it on a per-website basis, and can secure Memcached using SASL credentials. If you need Memcached support for your CD environment, the environment must meet the following prerequisites:
After meeting the preceding requirements, CD applications can use the 64 MB of allocated Memcache.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
| Memcached is supported for YAML files using version key 1.3.0 or later. |
If this content did not answer your questions, try searching or contacting our support team for further assistance.