[
https://issues.apache.org/jira/browse/TS-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-4402.
-------------------------------
Resolution: Fixed
> 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
> Components: Configuration
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Labels: newbie
> Fix For: 7.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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). I'll fix this as part of TS-4401.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)