[ https://issues.apache.org/jira/browse/TS-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240154#comment-15240154 ]
Leif Hedstrom commented on TS-2056: ----------------------------------- [~psudaemon] Should we close this ? You have any details on how to reproduce? > When proxy.config.http.negative_caching_enabled = 1 we cache errors even if > Cache-Control: no-cache is sent from the origin > --------------------------------------------------------------------------------------------------------------------------- > > Key: TS-2056 > URL: https://issues.apache.org/jira/browse/TS-2056 > Project: Traffic Server > Issue Type: Bug > Reporter: Phil Sorber > Assignee: Daniel Xu > Labels: C, newbie > Fix For: 6.2.0 > > > {noformat} > HTTP/1.1 500 Internal Server Error > Content-Type: text/plain > Cache-Control: no-cache > Date: Sun, 21 Jul 2013 17:20:00 GMT > Expires: Sun, 21 Jul 2013 17:50:00 GMT > Age: 38 > Content-Length: 40 > Connection: keep-alive > Via: http/1.1 XXXXXXXXXX (ApacheTrafficServer/3.3.5-dev [uScHs f p eN:t cCHi > p s ]) > Server: ATS/3.3.5-dev > {noformat} > While this is a grey area since we are already breaking the spec by negative > caching, I think we should still not cache this when explicitly told not to > by the origin and [~zwoop] agrees! -- This message was sent by Atlassian JIRA (v6.3.4#6332)