[
https://issues.apache.org/jira/browse/TS-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739406#comment-14739406
]
ASF GitHub Bot commented on TS-3900:
------------------------------------
Github user ericcarlschwartz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/289#discussion_r39201131
--- Diff: doc/admin/event-logging-formats.en.rst ---
@@ -511,6 +511,13 @@ The following list describes Traffic Server custom
logging fields.
``sts``
The time Traffic Server spends accessing the origin, in seconds.
+.. _sstc:
+
+``sstc``
+ The number of transactions between Traffic Server and the origin server
+ from a single server session. A value greater than 0 indicates
connection
--- End diff --
greater than 0 because we do the postfix increment
> Create log tag for server connection reuse
> ------------------------------------------
>
> Key: TS-3900
> URL: https://issues.apache.org/jira/browse/TS-3900
> Project: Traffic Server
> Issue Type: New Feature
> Components: Logging
> Reporter: Eric Schwartz
> Assignee: Eric Schwartz
> Priority: Minor
> Labels: yahoo
>
> There was a log tag %<cqtr> added a while back by [~fpesce] that logged
> whether the connection between ATS and the client was reused. There's been
> some interest at Yahoo! in a similar tag for whether the connection between
> ATS and the origin server was reused.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)