1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-27 03:41:14 +03:00
Files
mvfst/quic/server/QuicServerWorker.cpp
Vadim Meleshuk 99fe355348 Add a metric for unfinished QUIC handshake count
Summary: Add visibility into the number of handshakes. We are already getting some partial visibility unintentionally through SLB_downstream_idle_conn.sum, but that metric includes actual idle connections and I need an explicit metric to set up rate limiting thresholds correctly.

Reviewed By: dddmello

Differential Revision: D50760028

fbshipit-source-id: 5c9063f80f7863b0b1a3e4d4c94c7b2207596c1f
2023-11-13 17:45:58 -08:00

53 KiB