[
https://issues.apache.org/jira/browse/TS-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625316#comment-14625316
]
ASF GitHub Bot commented on TS-3683:
------------------------------------
Github user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/122#issuecomment-121054986
@fpesce got the ssl_session_reuse in TS-3683 (cqssl rather than cssr for
the log field). It also includes session reuse via tickets.
Being able to record the the selected cipher and negotiated protocol would
still be valuable. I see that @ericcarlschwartz is working on the related bug
TS-3648. Hopefully he can pull these changes in via that issue.
> Add a tag to log SSL Session/Ticket HIT as well as TCP connection reused
> ------------------------------------------------------------------------
>
> Key: TS-3683
> URL: https://issues.apache.org/jira/browse/TS-3683
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: François Pesce
> Assignee: François Pesce
> Labels: yahoo
> Fix For: 6.1.0
>
>
> These tags would be useful for performance metrics collection:
> <%cqtr> The TCP reused status; indicates if this request went through an
> already established connection.
> <%cqssr> The SSL session/ticket reused status; indicates if this request hit
> the SSL session/ticket and avoided a full SSL handshake.
> both of them would display respectively 0 or 1 , if resp. not reused or
> reused.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)