[
https://issues.apache.org/jira/browse/TS-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3941:
------------------------------
Fix Version/s: (was: 6.2.0)
7.0.0
> 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
> Assignee: Uri Shachar
> Fix For: 7.0.0
>
>
> 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)