[
https://issues.apache.org/jira/browse/TS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594190#comment-14594190
]
ASF subversion and git services commented on TS-3647:
-----------------------------------------------------
Commit 93986440fdeff51bd4140fb6f4fb1e0eaf58a84f in trafficserver's branch
refs/heads/master from [~persiaAziz]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9398644 ]
TS-3647: CPP API for overridable configs. Fixup CPP example plugins to do
plugin init.
> Add support for changing transaction overrideable config vars to CPP API
> ------------------------------------------------------------------------
>
> Key: TS-3647
> URL: https://issues.apache.org/jira/browse/TS-3647
> Project: Traffic Server
> Issue Type: Improvement
> Components: CPP API
> Reporter: Alan M. Carroll
> Assignee: Syeda Persia Aziz
> Labels: newbie++
> Fix For: 6.1.0
>
>
> The CPP API should support the equivalent of the following C API functions.
> {code}
> TSHttpTxnConfigIntSet
> TSHttpTxnConfigIntGet
> TSHttpTxnConfigFloatSet
> TSHttpTxnConfigFloatGet
> TSHttpTxnConfigStringSet
> TSHttpTxnConfigStringGet
> TSHttpTxnConfigFind
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)