You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/08/17 18:50:20 UTC

[jira] [Assigned] (TS-4402) Some HTTP configs were added as MgmtInt, but should be MgmtByte

     [ https://issues.apache.org/jira/browse/TS-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-4402:
---------------------------------

    Assignee: Leif Hedstrom

> 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
>
>
> 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? [~jpeach@apache.org]
> 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)