[
https://issues.apache.org/jira/browse/TS-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339174#comment-14339174
]
ASF subversion and git services commented on TS-3409:
-----------------------------------------------------
Commit 115eabd1e8b728e1e2a3bd14ec04a3fdef0741e2 in trafficserver's branch
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=115eabd ]
TS-3409: Adjust new and old metric names to avoid corrupting existing *.snap
files.
> Add stat to track number of SSL connections from ATS to origin server
> ---------------------------------------------------------------------
>
> Key: TS-3409
> URL: https://issues.apache.org/jira/browse/TS-3409
> Project: Traffic Server
> Issue Type: Bug
> Components: Performance, SSL
> Reporter: Susan Hinrichs
> Assignee: Susan Hinrichs
> Fix For: 5.3.0
>
>
> Currently there is only proxy.process.ssl.total_success_handshake_count which
> only counts the number SSL connections negotiated between ATS and the
> clients. It would also be interesting to know the number of SSL connections
> that ATS negotiates with the origin servers.
> We should also update the name of the current counter to make it clear that
> it is only tracking incoming SSL connections.
> I propose adding
> proxy.process.ssl.total_success_handshake_count_in (the current
> proxy.process.ssl.total_success_handshake_count) and
> proxy.process.ssl.total_success_handshake_count_out.
> We will add an alias to keep around the existing stat name but deprecate it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)