You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Paul Vasicek (JIRA)" <ji...@apache.org> on 2015/07/22 21:32:04 UTC

[jira] [Updated] (TS-469) A PUT request should invalidate a previously cached object with the same URI

     [ https://issues.apache.org/jira/browse/TS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Paul Vasicek updated TS-469:
---------------------------------
    Attachment: APIMAN-1273.patch

This works on ATS 4x

> A PUT request should invalidate a previously cached object with the same URI
> ----------------------------------------------------------------------------
>
>                 Key: TS-469
>                 URL: https://issues.apache.org/jira/browse/TS-469
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 2.1.6
>            Reporter: Leif Hedstrom
>              Labels: CoAdvisor
>             Fix For: sometime
>
>         Attachments: APIMAN-1273.patch
>
>
> If the client first fetches an object with GET, and TS caches it, a subsequent PUT request for the same URL should invalidate the cached object.
> Update: This is a problem with PUT/POST when the response from the origin is a 201, and there is a Location: header. We then must also invalidate any cached object for the URL which the Location header refers to
> (Originally discovered with Coadvisor).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)