Some points we have to discuss are below. 1. Do we really want to call this new file "cache.yaml"?
Yes, this is bike-shedding, but ATS has "cache.config" currently. It's a config file to overrule the origin's cache policies. So we'll have both "cache.config" and "cache.yaml". My suggestion is "storage.yaml". https://docs.trafficserver.apache.org/admin-guide/files/cache.config.en.html 2. For the type of `volumes.id`, we need to keep it number for compatibility with hosting.config for a while. Eventually, we can make it string by changing hosting.config (or hosting.yaml), but I'd like to focus on combining storage.config and volume.config for now. ``` # hosting.config hostname=HOST volume=NUMBERS domain=DOMAIN volume=NUMBERS ``` https://docs.trafficserver.apache.org/admin-guide/files/hosting.config.en.html#format — Masaori On Fri, Dec 8, 2023 at 12:00 AM Alan Carroll <a...@network-geographics.com> wrote: > > Based on comments by someone to lazy to write to the mailing list, I’ve done > a documentation update here: > https://github.com/SolidWallOfCode/trafficserver/commit/3432c02ef0131ec3805d5a939d395f0a78dcfe49