Allow purging of additional basepaths

Created on 2 February 2015, almost 10 years ago
Updated 31 October 2024, 21 days ago

If this module is used on a Domain Access-enabled site, or on a site with multiple domains configured in some other way, there's a good possibility that one path might be accessible through multiple domains.

Currently, only the domain that's actively being used when, for example, hook_node_update() is hit is cleared.

So if you have:

And the content editor is logged in at www.example.com, only www.example.com/path would be cleared.

Modules like Acquia Purge have configuration variables like acquia_purge_domains to allow for multiple domains to be configured explicitly, and supporting this kind of functionality doesn't seem like it would be too difficult to do, likely only involving a few changes in AkamaiCacheControlClient to make basepath able to be an array of base paths.

✨ Feature request
Status

Needs work

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States geerlingguy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024