Leif Hedstrom created TS-4402:
---------------------------------
Summary: Some HTTP configs were added as MgmtInt, but should be
MgmtByte
Key: TS-4402
URL: https://issues.apache.org/jira/browse/TS-4402
Project: Traffic Server
Issue Type: Improvement
Reporter: Leif Hedstrom
Specifically I think these should be Byte's, to be consistent with the rest of
the internals:
{code}
MgmtInt attach_server_session_to_client;
MgmtInt cache_open_write_fail_action
{code}
Now, changing this might break the same snapshot? [[email protected]]
Also, while going through these, a couple of overridable configs are marked as
MgmtInt in InkAPI.cc, where in fact they are MgmtByte (so the inverse problem).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)