You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/08/15 20:35:20 UTC

[jira] [Updated] (TS-1571) xdebug: support httpd's mod_cache X-Cache-Detail headers

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

Bryan Call updated TS-1571:
---------------------------
    Fix Version/s:     (was: sometime)

> xdebug: support httpd's mod_cache 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ć
>              Labels: A
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)