You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brian Geffon (JIRA)" <ji...@apache.org> on 2014/08/22 18:36:11 UTC

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

Brian Geffon created TS-3035:
--------------------------------

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


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)