bryancall commented on issue #3269: URL: https://github.com/apache/trafficserver/issues/3269#issuecomment-4825222998
Cache-tag / surrogate-key style purging (purging every object bearing a tag, like Cloudflare Cache-Tags or Fastly surrogate keys) was never built in ATS; purging remains URL/regex-based via plugins such as `regex_revalidate` and `cachekey`. This has sat without movement since 2022 and would need a champion and a design (it implies tag-to-object bookkeeping, likely backed by an external store). I'm closing it as stale to keep the tracker honest. If you'd like to drive it, please reopen with a design proposal or raise it on the dev@ list. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
