This article is based on Acquia Purge 7.x-1.3. For Drupal 8 sites, see Drupal 8 Acquia Purge & cache tags invalidation.
The Acquia Purge module is the fastest and most convenient way to purge caches. It provides a non-programmatic way to purge Varnish-powered load balancers using a UI, and it integrates the Rules and Cache Expiration modules for extra flexibility and proactive purging.
Caching content on your website is an important step towards improving your website's performance. Identifying and purging content changes translates to improved timeliness of content for site visitors while maximizing the sites' response times and ability to scale. The Acquia Purge module was designed from the ground up to be an extremely simple way to automate the management of updating content in an Acquia Cloud, and therefore ideally a Varnish-cached, website.
The module provides the ability to purge all load balancers on Acquia Cloud and focuses on doing that well, while the Cache Expiration module remains responsible for tracking what needs to be purged.
Important
We strongly recommend that you test your website with Acquia Purge on a clone or copy of your Drupal website in a test server environment before you upgrade your production server.
To install the module on your site, complete the following steps:
For more information about these modules and other modules that have issues with Acquia Cloud, see Module incompatibilities with Acquia Cloud.
drush dl expire acquia_purge
For information about installing and enabling modules, see Installing modules and themes on drupal.org.
drush en expire acquia_purge
This is what the progress bar will look like:
drush ap-diagnosis
in your site's Unix shell. This causes Acquia Purge to perform diagnostic tests and flag known configuration issues.If the Status Report doesn't flag any potential issues, you have successfully installed Acquia Purge. Flagged issues should point to documentation to help correct those issues. Acquia Purge is now idle and waiting for changes within your site that need to be purged from the Acquia Cloud load balancers.
Although Acquia Purge is now in use on your site, it's not yet been configured for optimal results. For information about how you can optimize Acquia Purge for your site, see Configuring Acquia Purge.
If you have any questions or comments about the module for its maintainer, or you've found a bug or some other issue, you can file an issue in the Acquia Purge issue queue.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Wed Oct 22 2025 08:59:29 GMT+0000 (Coordinated Universal Time)