Leif Hedstrom created TS-3941:
---------------------------------

             Summary: 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


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)

Reply via email to