[
https://issues.apache.org/jira/browse/TS-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susan Hinrichs updated TS-3409:
-------------------------------
Description:
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.
was:
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_incoming_success_handshake_count (the current
proxy.process.ssl.total_success_handshake_count) and
proxy.process.ssl.total_outgoing_success_handshake_count.
We will add an alias to keep around the existing stat name but deprecate it.
> 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
>
> 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)