François Pesce created TS-3683:
----------------------------------
Summary: 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
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)