RA Environment and Memcache | Cloud Platform | Acquia Product Documentation
Cloud Platform
RA Environment and Memcache
RA Environment and Memcache
Date Published: January 24, 2022
The RA environment ds not include a memcache service. As a result, you may encounter unexpected site behaviors or drush may return errors similar to:
WD memcache: Failed to connect to memcache server: 127.0.0.1:11211 [error]
This is usually the result of a memcache statement in your settings.php that is not properly enclosed in the suggested if statement (see: Using Memcached). For example, if your memcached statement looks like: