mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
d8a276fbe4
This should reduce potential spikes in the number of established connections in the following cases: - when the connection establishing procedure becomes temporarily slow - after a temporary spike in the rate of ConnPool.Get() calls See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2552 |
||
---|---|---|
.. | ||
conn.go | ||
conn_pool.go | ||
tcpdialer.go | ||
tcplistener.go | ||
tls.go | ||
tls_test.go |