[ 
https://issues.apache.org/jira/browse/TS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915600#action_12915600
 ] 

Leif Hedstrom commented on TS-469:
----------------------------------

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.

> 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.3.0
>            Reporter: Leif Hedstrom
>
> 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.
> (Originally discovered with Coadvisor).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to