You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2012/11/13 19:18:12 UTC

[jira] [Created] (TS-1571) Steal^Wborrow httpd's mod_cache idea of X-Cache-Detail headers

Igor Galić created TS-1571:
------------------------------

             Summary: Steal^Wborrow httpd's mod_cache idea of X-Cache-Detail headers
                 Key: TS-1571
                 URL: https://issues.apache.org/jira/browse/TS-1571
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cache
            Reporter: Igor Galić


Starting v2.3.9 httpd's mod_cache implements a feature enabled by [CacheDetailHeader|http://httpd.apache.org/docs/trunk/mod/mod_cache.html#cachedetailheader] - which in nature is very similar to our Via header feature but is easier to read and understand by spelling out why something was cached/missed/revalidated/etc.. in words - so it doesn't need a decoder ring.

Given that we already have Via headers feature it should be fairly easy to implement a logic for producing a very similar header our selves.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira