[
https://issues.apache.org/jira/browse/TS-4751?focusedWorklogId=26433&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26433
]
ASF GitHub Bot logged work on TS-4751:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Aug/16 16:00
Start Date: 15/Aug/16 16:00
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/864
AFAICT the RFC7232 language was introduced in HTTPbis ticket
[#406](https://tools.ietf.org/wg/httpbis/trac/ticket/406). It seems like this
change was regarded as a bug fix to RFC2616 rather than a change in requirement
or semantics.
Issue Time Tracking
-------------------
Worklog Id: (was: 26433)
Time Spent: 1.5h (was: 1h 20m)
> revalidation can skip updating the Age header
> ---------------------------------------------
>
> Key: TS-4751
> URL: https://issues.apache.org/jira/browse/TS-4751
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache, Core
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 7.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> In {{HttpTransact::merge_and_update_headers_for_cache_update}}, the cached
> {{Age}} header is only updated if the server response also contains an
> {{Age}} header. If the revalidation response does not contain an {{Age}}, we
> will retain the cache {{Age}} header which makes the document permanently
> stale, causing a revalidation on every request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)