maskit commented on code in PR #13088:
URL: https://github.com/apache/trafficserver/pull/13088#discussion_r3104227949
##########
doc/admin-guide/monitoring/statistics/core/ssl.en.rst:
##########
@@ -389,3 +389,69 @@ Stats for Pre-warming TLS Tunnel is registered
dynamically. The ``POOL`` in belo
:type: counter
Represents the total number of pre-warming retry.
+
+.. ts:stat:: global proxy.process.ssl.cert_compress.zlib integer
+ :type: counter
+
+ The number of times a server certificate was compressed with zlib during a
+ TLS handshake.
+
+.. ts:stat:: global proxy.process.ssl.cert_compress.zlib_failure integer
+ :type: counter
+
Review Comment:
fixed
--
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]