Acquia flush varnish

Component ID

2626552

Component name

Acquia flush varnish

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3270

Component created

Component changed

Component body

Synopsis

This module provides a Drupal admin side interface to manually purge Acquia Cloud varnish cache. It also validates Acquia cloud credentials. We can flush varnish cache for each domain that we have. It uses the acquia cloud API functions for all the actions.

How is Acquia Flush Varnish secure?
It uses custom CSRF token in Drupal 8 and Form API confirmation in Drupal 7 for clearing varnish cache. It also uses Drupal http request for all API calls. So it's not vulnerable to CSRF exploits and avoids security risk.

Acquia Cloud Simple Varnish Flush
Acquia Purge

Acquia Purge:
Acquia purge module doesn't have an option to clear cache at domain level for whole instance.

Acquia Cloud Simple Varnish Flush:
This module clears cache only on insertion and deleteion of nodes and terms. It doesn't have any panel to clear varnish cache at admin side. Then it doesn't have proper API credentials validation.

Restrictions

It only works for acquia hosted sites.