Leif Hedstrom created TS-4427:
---------------------------------
Summary: 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
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)