With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
Each Cloud Platform CD on-demand environment includes the following resources:
Two dedicated PHP processes
For more information on the default PHP version, see default Cloud Platform PHP version.
For information about software resources included with Cloud Platform environments, and resources included with other related features, see Additional stack information.
CD environments in Cloud Platform are not intended as replacements for production or load testing environments. The following limitations apply to CD environments:
mod_proxy configurations—tests depending on mod_proxy enablement failsCD environments are limited to a maximum PHP memory limit of 1024 MB .
If you increase the memory limit to 1024 MB, your application might experience out-of-memory or performance issues.
CD environment clusters are located in the following AWS regions:
us-east-1, eu-west-1, and ap-southeast-2
CD environments support a maximum of 64 MB of Memcache memory. If your application has the Memcache memory higher than this limit, your staging or production stack might run into Memcache limitation issues.
Workaround: You can update the settings.php file to disable Memcache for CD environments.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If you increase the memory limit to 1024 MB, your application might experience out-of-memory or performance issues.
CD environment clusters are located in the following AWS regions:
us-east-1, eu-west-1, and ap-southeast-2
CD environments support a maximum of 64 MB of Memcache memory. If your application has the Memcache memory higher than this limit, your staging or production stack might run into Memcache limitation issues.
Workaround: You can update the settings.php file to disable Memcache for CD environments.
If this content did not answer your questions, try searching or contacting our support team for further assistance.