Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/864
The problem we hit was we had a bogus Age (12000) header cached. Since the
origin was no linger sending an Age header, the object would never become fresh.
One common case could be an origin that sends Expires, then is reconfigured
to not send Expires. In this case, we would always keep the Expires from the
cached header which would be wrong.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---