[
https://issues.apache.org/jira/browse/TS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107649#comment-14107649
]
Sudheer Vinukonda commented on TS-3035:
---------------------------------------
The pull request above breaks logging when http_stats are not enabled. Attached
is a patch that works both when stats are enabled/disabled
> Double logging on errored transactions
> --------------------------------------
>
> Key: TS-3035
> URL: https://issues.apache.org/jira/browse/TS-3035
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, Logging
> Reporter: Brian Geffon
> Assignee: Brian Geffon
> Attachments: TS-3035.diff
>
>
> When an error occurs it results in transactions being logged twice, an
> example is:
> {code}
> 1408720751.393 0 72.52.91.30 ERR_CONNECT_FAIL 404 0 Accept-Language:
> https://en-US,en;q=0.8/ - NONE/- - https://en-US,en;q=0.8/ f1 f2 f3 f4
> 1408720751.393 0 72.52.91.30 ERR_CONNECT_FAIL 404 1820 Accept-Language:
> https://en-US,en;q=0.8/ - NONE/- text/html https://en-US,en;q=0.8/ f1 f2 f3 f4
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)