Technologies/NGINX/nginx_ssl_handshakes
NGINXNGINXMetric

nginx_ssl_handshakes

The total number of successful SSL handshakes.
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The total number of successful SSL handshakes.
Dimensions:None
Related Insights (1)
KeepAlive Misconfiguration Exhausts Connectionswarning

KeepAliveTimeout set too high causes idle connections to consume worker threads/processes, reducing effective concurrency. KeepAliveTimeout set too low forces excessive TCP handshakes, increasing latency. Optimal values depend on traffic profile: APIs need 2-5s, static content 5-15s.