You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/08/18 20:31:20 UTC

[jira] [Assigned] (TS-4763) Consistent request bytes logging tags.

     [ https://issues.apache.org/jira/browse/TS-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach reassigned TS-4763:
-------------------------------

    Assignee: James Peach

> Consistent request bytes logging tags.
> --------------------------------------
>
>                 Key: TS-4763
>                 URL: https://issues.apache.org/jira/browse/TS-4763
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: James Peach
>            Assignee: James Peach
>
> Make the byte count logging tags consistent. We have
> {{cqbl}} - client request body length
> {{cqhl}} - client request header length
> {{pscl}} - client response body length
> {{pshl}} - client response header length
> {{psql}} - client response total length
> {{pqbl}} - server request body length
> {{pqhl}} - server request header length
> {{sscl}} - server response body length
> {{sshl}} - server response header length
> We should add {{*ql}} to get the missing totals and standardize on {{*cl}} for the content length ({{csscl}} marginally tips the balance towards "content length" in favor of "body length").



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)