You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2016/08/17 15:10:23 UTC

[jira] [Updated] (TS-3941) Make DUMP_HEADER be a TXN debug as enabled with TSHttpTxnDebugSet()

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

Alan M. Carroll updated TS-3941:
--------------------------------
    Fix Version/s:     (was: 7.0.0)
                   sometime

> Make DUMP_HEADER be a TXN debug as enabled with TSHttpTxnDebugSet()
> -------------------------------------------------------------------
>
>                 Key: TS-3941
>                 URL: https://issues.apache.org/jira/browse/TS-3941
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Leif Hedstrom
>             Fix For: sometime
>
>
> Today, we use DUMP_HEADER (a macro) to dump out very useful information out of transactions. However, DUMP_HEADER uses printf(), which is, hem, unorthodox. It'd be better if we could change this such that it uses DebugTxn(). The only concern here is that it still has to retain the same performance characteristics (in particular, it can not be slower in the case where diagnostics are not enabled).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)