purgepurge_uipurge_queuer_coretagspurge_processor_cronpurge_processor_lateruntimeacquia_purgeTo increase your TTL or max-age to 1 month:
/admin/config/development/performance.$ drush @site.env config-set -y system.performance cache.page.max_age 2764800
Navigate to /admin/config/development/performance/purge, and click the Add purger option in the Cache invalidation section.
The system displays a pop-up window to confirm the purger that you want to add. By default, Cloud Platform is selected.
Click Add. After the purger is added, a green tick appears in the TAG column. Alternatively, you can use Drush to add the purger:
$ drush p-purger-add --if-not-exists acquia_purge
The purger is created.To confirm that your setup is complete, access /admin/config/development/performance/purge, or run drush purge-diagnostics. If all checks return OK, you’re all set.
drush @site.env p-diagnosticsAlthough Acquia Purge is in use on your site, it’s not yet configured for optimal results. For information about how you can optimize Acquia Purge for your site, see:
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 issue queue.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.