[
https://issues.apache.org/jira/browse/TS-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294488#comment-15294488
]
ASF subversion and git services commented on TS-4427:
-----------------------------------------------------
Commit 044f5e4eb97a29a2052bcb71f73cb4240707dfa8 in trafficserver's branch
refs/heads/6.2.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=044f5e4 ]
TS-4427 Fix unit tests
(cherry picked from commit ff1acce9b782e004dd91efc7ba95606002abd533)
> traffic_logstats: Count TCP_MEM_HIT as a "normal" hit
> -----------------------------------------------------
>
> Key: TS-4427
> URL: https://issues.apache.org/jira/browse/TS-4427
> Project: Traffic Server
> Issue Type: Bug
> Components: Tools
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0, 7.0.0
>
>
> As of some versions ago, we start producing Squid log entries with
> TCP_MEM_HIT properly. This causes a somewhat unusual side effect of having
> hit metrics in traffic_logstats show up as "hit.others". Two options:
> 1) Create a new hit/miss metric for "RAM cache" (have to do both without
> major refactoring of all the code and stuff, since everything is based on
> symmetry).
> 2) Just bake TCP_MEM_HIT into TCP_HIT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)