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

Confusion about proxy.config.allocator.enable_reclaim setting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1.2
    • Configuration
    • None

    Description

      The default records.config in 4.0.1 says the following which is contradictory:

      # The value of enable_reclaim should be 0 or 1. Default 1, reclaim enabled.
      CONFIG proxy.config.allocator.enable_reclaim INT 0
      

      mgmt/RecordsConfig.cc shows the following:

      {RECT_CONFIG, "proxy.config.allocator.enable_reclaim", RECD_INT, "1", RECU_NULL, RR_NULL, RECC_NULL, "[0-1]", RECA_NULL}

      So the default is 1, but records.config changes it to 0.

      Attachments

        Activity

          People

            zwoop Leif Hedstrom
            dcarlin David Carlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: