Leif Hedstrom created TS-2319:
---------------------------------
Summary: Change default behavior for the various ignore-mismatch
configs
Key: TS-2319
URL: https://issues.apache.org/jira/browse/TS-2319
Project: Traffic Server
Issue Type: Improvement
Components: Configuration
Reporter: Leif Hedstrom
We should consider making at least these behavior changes the default for
v5.0.x:
{code}
CONFIG proxy.config.http.cache.ignore_accept_language_mismatch INT 2
CONFIG proxy.config.http.cache.ignore_accept_encoding_mismatch INT 2
CONFIG proxy.config.http.cache.ignore_accept_charset_mismatch INT 2
{code}
Optionally, maybe even consider
{code}
CONFIG proxy.config.http.cache.ignore_accept_mismatch INT 2
{code}
I think there are valid use cases for the old behaviors ("0" and "1"), so we
should leave the configurations IMO.
--
This message was sent by Atlassian JIRA
(v6.1#6144)