James Peach created TS-4763:
-------------------------------
Summary: 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
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 {{*bl}} for
the body length.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)