[
https://issues.apache.org/jira/browse/TS-4763?focusedWorklogId=26662&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26662
]
ASF GitHub Bot logged work on TS-4763:
--------------------------------------
Author: ASF GitHub Bot
Created on: 19/Aug/16 16:27
Start Date: 19/Aug/16 16:27
Worklog Time Spent: 10m
Work Description: Github user jpeach closed the pull request at:
https://github.com/apache/trafficserver/pull/880
Issue Time Tracking
-------------------
Worklog Id: (was: 26662)
Time Spent: 1h 40m (was: 1.5h)
> 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
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)