- Issue created by @guaneagler
Currently, akamai support to config blacklist to not add the tags in the blacklist to the header
But when we purge the cache, the tag in the blacklist will be sent to the akamai. So if the tag is not in the response header, there is no meaning to add it to the purge request, right?
Workaround: Exclude the tag from purge request
It may be better to exclude it from the queue, but the queue is used by multiple purger, so not sure if we have a better way to do this.
Active
Code