[
https://issues.apache.org/jira/browse/TS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107058#comment-14107058
]
ASF GitHub Bot commented on TS-3035:
------------------------------------
Github user bgaff commented on the pull request:
https://github.com/apache/trafficserver/pull/99#issuecomment-53087248
This is TS-3035 Double logging in failure cases
> 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
>
> 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)