maskit opened a new pull request, #9623:
URL: https://github.com/apache/trafficserver/pull/9623

   Use of ciphers that are not listed on the default context (of a SSL library) 
are not counted. This patch adds proxy.process.ssl.cipher.user_agent.OTHER to 
count it.
   
   
https://github.com/apache/trafficserver/blob/15ffe764bac69957627aece42085cc71ea3c6901/iocore/net/SSLStats.cc#L230-L233
   
   We might want to have a setting that is not dynamic to allow configuring 
which ciphers to count, but we'd probably want to have OTHER anyway. At a 
minimum, this makes it possible to compare the metrics from multiple hosts that 
use different SSL libraries (i.e. different default cipher lists).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to