Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2648

proxy.config.cache.ram_cache.use_seen_filter missing from RecordsConfig.cc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0
    • Management API, Manager
    • None

    Description

      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:

      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).
      

      Attachments

        Activity

          People

            zwoop Leif Hedstrom
            jamespeach James Peach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: