bneradt opened a new pull request, #13456: URL: https://github.com/apache/trafficserver/pull/13456
cache.config compounds actions from every matching rule, which makes specific exclusions interact unexpectedly with broader defaults. Its documented legacy behavior cannot change without breaking deployments. This adds cache.yaml with ordered first-match rules and multi-action entries while retaining cache.config when explicitly selected. It also adds parser and replay coverage for conflicting never-cache and TTL rules. Fixes: #7701 -- 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]
