Hi all, I would like to add a hard limit config to contents lifetime. I would like to limit (say 30 days) lifetime even when a longer value is set in the "Cache-Control: s-maxage" response header from the origin server. I want to apply this limit when a content is cached.
I looked through https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.config.en.html but I cannot find the config for that. How can we add such a config? Best regards, Hiroaki