[
https://issues.apache.org/jira/browse/TS-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom reassigned TS-2648:
---------------------------------
Assignee: Leif Hedstrom
> proxy.config.cache.ram_cache.use_seen_filter missing from RecordsConfig.cc
> --------------------------------------------------------------------------
>
> Key: TS-2648
> URL: https://issues.apache.org/jira/browse/TS-2648
> Project: Traffic Server
> Issue Type: Bug
> Components: Management API, Manager
> Reporter: James Peach
> Assignee: Leif Hedstrom
> Fix For: 5.0.0
>
>
> The {{proxy.config.cache.ram_cache.use_seen_filter}} configuration variable
> is used, but not declared in {{RecordsConfig.cc}}. The
> {{./ci/tsqa/test-trafficline-metrics}} test demonstrates the problem:
> {code}
> oarfish:trafficserver.git jpeach$ sudo /opt/ats/bin/traffic_line -m
> proxy.config.cache.ram_cache
> proxy.config.cache.ram_cache.size -1
> proxy.config.cache.ram_cache_cutoff 4194304
> proxy.config.cache.ram_cache.algorithm 0
> proxy.config.cache.ram_cache.use_seen_filter 0
> proxy.config.cache.ram_cache.compress 0
> proxy.config.cache.ram_cache.compress_percent 90
> oarfish:trafficserver.git jpeach$ sudo /opt/ats/bin/traffic_line -r
> proxy.config.cache.ram_cache.use_seen_filter
> /opt/ats/bin/traffic_line: [12] Generic Fail message (ie. CoreAPI call).
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)