You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2015/05/11 23:37:59 UTC

[jira] [Created] (TS-3594) Trafficserver proxying PURGE request when cache is turned off

Sudheer Vinukonda created TS-3594:
-------------------------------------

             Summary: Trafficserver proxying PURGE request when cache is turned off
                 Key: TS-3594
                 URL: https://issues.apache.org/jira/browse/TS-3594
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
            Reporter: Sudheer Vinukonda


Trafficserver supports HTTP *PURGE* (a custom method) to delete objects from cache on a specific cache instance. Unlike HTTP *DELETE*, PURGE shall never be forwarded/proxy'ed upstream.

https://docs.trafficserver.apache.org/en/latest/admin/configuring-cache.en.html?highlight=purge#removing-an-object-from-the-cache

Currently, it seems that, when cache is turned off, *PURGE* is being forwarded upstream, which is incorrect.



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