[ https://issues.apache.org/jira/browse/TS-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107571#comment-14107571 ]
ASF GitHub Bot commented on TS-3036: ------------------------------------ GitHub user RyanFrantz opened a pull request: https://github.com/apache/trafficserver/pull/104 TS-3036: Added the 'chm' logging field The 'chm' logging field notes, in the case of a cache hit, if the medium the hit was served from was RAM. You can merge this pull request into a Git repository by running: $ git pull https://github.com/RyanFrantz/trafficserver TS-3036 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/104.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #104 ---- commit 8f93ddac51cf80ce256612a12325011e90184a10 Author: Ryan Frantz <rfra...@etsy.com> Date: 2014-08-21T01:19:02Z Adding support for logging which medium was used to serve a cache HIT. commit b646908884cfcea49ff8c476c0052a5785c066d1 Author: Ryan Frantz <rfra...@etsy.com> Date: 2014-08-21T01:24:37Z Updated docs for the new 'chm' field. - 'chm' is the cache hit medium field. commit 72f302cdf273682874d67b8521bac8ec5d8a6d75 Author: Ryan Frantz <rfra...@etsy.com> Date: 2014-08-22T15:50:12Z Making further corrections to add support for logging ram cache HITs. ---- > Add logging field to define the cache medium used to serve a HIT > ---------------------------------------------------------------- > > Key: TS-3036 > URL: https://issues.apache.org/jira/browse/TS-3036 > Project: Traffic Server > Issue Type: New Feature > Components: Logging > Reporter: Ryan Frantz > > I want to be able to differentiate between RAM cache HITs and disk cache > HITs. Add a logging field to inform the administrator if the HIT came from > RAM, at least. -- This message was sent by Atlassian JIRA (v6.2#6252)