[
https://issues.apache.org/jira/browse/TS-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385769#comment-14385769
]
bwahn commented on TS-2981:
---------------------------
I'm thinking that (http) debug message as below :
{code}
[Mar 29 13:32:03.007] Server {0x2aea723a5ac0} DEBUG: (http) [5]
perform_cache_write_action CACHE_DO_NO_ACTION
{code}
If HTTP Session id will show in traffic.out using of "debug.enabled(1) and
debug.tags(http.*),
{code}
[Mar 29 13:32:03.007] Server {0x2aea723a5ac0} DEBUG: (http) [con_id] [5]
perform_cache_write_action CACHE_DO_NO_ACTION
{code}
[con_id] is int64_t con_id of HttpServerSession.
> Add HTTP session id to all HTTP debug log messages
> --------------------------------------------------
>
> Key: TS-2981
> URL: https://issues.apache.org/jira/browse/TS-2981
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Bryan Call
> Labels: newbie
> Fix For: 6.0.0
>
>
> Trying to debug an event system with interleaved debugging messages can make
> you crazy...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)