[
https://issues.apache.org/jira/browse/TS-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620419#comment-14620419
]
Susan Hinrichs commented on TS-3683:
------------------------------------
Sorry, I had a git log mishap when pushing the commit. Instead of the nice
single git log entry, the push went up as four commits.
{code}
da04362227ef91b27aa7d02e9238f1ceae68689d
f3e13664ab20f60cb4bd2ffef1eb7d6a374a1698
5a4350e6067ac868e54538467ec83a9413853143
71752c741ac8b49d432dd4b13f5ea2a7f176b37e
{code}
> 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: Alan M. Carroll
> 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)