bryancall commented on issue #8011: URL: https://github.com/apache/trafficserver/issues/8011#issuecomment-4827448948
The behavior described here depends on the cache inspector utility's "Regex invalidate" function, which has since been removed from Apache Traffic Server. The cache inspector pages, including the regex invalidate handlers (`invalidate_regex_form` and `invalidate_regex`) and the corresponding page, were removed in https://github.com/apache/trafficserver/pull/10710, with the remaining references cleaned up in https://github.com/apache/trafficserver/pull/11656. Both shipped first in the 10.0.0 release, and the removal is noted in the upgrade guide (https://github.com/apache/trafficserver/pull/12945). Since the feature this issue is about no longer exists in 10.0.0 and later, I am closing this as obsolete. If you need to invalidate cached objects in a current release, please use the cache.config `revalidate` and `action` directives, or open a new issue or discussion describing your invalidation use case so we can suggest a supported approach. -- 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]
