[
https://issues.apache.org/jira/browse/TS-2109?focusedWorklogId=33235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-33235
]
ASF GitHub Bot logged work on TS-2109:
--------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/16 21:16
Start Date: 08/Dec/16 21:16
Worklog Time Spent: 10m
Work Description: GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1256
TS-2109: Allows CC: no-cache objects to be stored in cache
However, we still honor the no-cache header, such that we perform an IMS
request against the origin to validate the request before serving.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-2109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1256.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1256
----
commit 99a0e4905869837d0f8f0de259f68d7d1bb714ee
Author: Leif Hedstrom <[email protected]>
Date: 2016-12-08T21:14:47Z
TS-2109: Allows CC: no-cache objects to be stored in cache
However, we still honor the no-cache header, such that we perform an IMS
request against the origin to validate the request before serving.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 33235)
Time Spent: 10m
Remaining Estimate: 0h
> Cache-Control: no-cache responses are not stored the cache
> ----------------------------------------------------------
>
> Key: TS-2109
> URL: https://issues.apache.org/jira/browse/TS-2109
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Reporter: Igor Brezac
> Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This can be duplicated using 3.3.5-dev (trunk).
> Cache-Control: must-revalidate suffers from the same issue.
> Cache-Control: max-age=0,must-revalidate works correctly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)