Leif Hedstrom created TS-2078:
---------------------------------

             Summary: Eliminate a couple of _enabled options for negative 
caching
                 Key: TS-2078
                 URL: https://issues.apache.org/jira/browse/TS-2078
             Project: Traffic Server
          Issue Type: Improvement
          Components: Configuration, HTTP
            Reporter: Leif Hedstrom


Right now, we have two configurations to enable various negative caching 
features:

{code}
proxy.config.http.negative_caching_enabled
proxy.config.http.negative_revalidating_enabled
{code}

Both of there are disabled by default. In addition to these, both of them have 
a corresponding "timeout" value. My suggestion is that we eliminate both the 
_enabled options, and interpret timeout values > 0 to mean "enabled".

This was found during TS-1255 work.

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

Reply via email to