Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
6.2 Targeted
-
None
Description
Added two new server status metrics:
'metrics.network.totalIngressTLSConnections' - the cumulative number of ingress connections that used TLS
'metrics.network.totalIngressTLSHandshakeTimeMillis' - the cumulative time across all ingress connections spent waiting on TLS handshake.
Description of Linked Ticket
Log ingress TLS handshake duration after TLS handshake concludes for incoming connections. Additionally, record whether OCSP stapling was used during the handshake. Also add the TLS version and cipher information.
Finally, add a counter that tracks the cumulative time the process has spent doing TLS handshaking for ingress connections. Add this cumulative measurement to FTDC.
For details on OCSP stapling/questions, you can contact george.wangensteen@mongodb.com or mark.benvenuto@mongodb.com on the security team
Attachments
Issue Links
- documents
-
SERVER-67238 Record Ingress TLS Handshake Duration
-
- Closed
-