[
https://issues.apache.org/jira/browse/TS-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256727#comment-15256727
]
ASF GitHub Bot commented on TS-4379:
------------------------------------
Github user bryancall commented on the pull request:
https://github.com/apache/trafficserver/pull/598#issuecomment-214469357
@jacksontj Having it part of the existing metrics would mean you would have
a metric per origin. We went down that road before and created a stats v2
which was a mess.
A better design might be to have framework for having metrics in the server
connection pool and have a management API to query this information. Also, it
can be logged like @zwoop mentioned above.
The number of requests on the connection could be another metric that would
be interesting.
> Log field for connections to origin
> ------------------------------------
>
> Key: TS-4379
> URL: https://issues.apache.org/jira/browse/TS-4379
> Project: Traffic Server
> Issue Type: New Feature
> Components: Logging
> Reporter: Eric Schwartz
>
> Simple log field for # of connections open to the origin server. Did this a
> while back for some work we were doing to track the maximum number of
> connections to a given origin across some traffic spikes. Thought someone
> else might find it useful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)