You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/12 19:00:37 UTC

[jira] [Commented] (TS-3035) Double logging on errored transactions

    [ https://issues.apache.org/jira/browse/TS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131746#comment-14131746 ] 

ASF subversion and git services commented on TS-3035:
-----------------------------------------------------

Commit a56319eee7556c10c7f473ab2b4a5fe1907025c8 in trafficserver's branch refs/heads/master from [~sudheerv]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a56319e ]

[TS-3035] - fix duplicate logging on error transactions


> 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
>             Fix For: 5.2.0
>
>         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.3.4#6332)