You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "David Carlin (JIRA)" <ji...@apache.org> on 2013/08/31 04:29:51 UTC

[jira] [Created] (TS-2168) Confusion about proxy.config.allocator.enable_reclaim setting

David Carlin created TS-2168:
--------------------------------

             Summary: Confusion about proxy.config.allocator.enable_reclaim setting
                 Key: TS-2168
                 URL: https://issues.apache.org/jira/browse/TS-2168
             Project: Traffic Server
          Issue Type: Bug
          Components: Configuration
            Reporter: David Carlin


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.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira