Aliaksandr Valialkin
|
0397b3f0f7
|
lib/handshake: do not pollute logs with cannot read hello messages on TCP health checks
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1762
|
2023-05-18 10:37:59 -07:00 |
|
Aliaksandr Valialkin
|
086516a02b
|
lib/protoparser/clusternative: extract stream parsing code into a separate stream package
This is a follow-up for 057698f7fb
|
2023-02-13 10:38:02 -08:00 |
|
Nikolay
|
ebebaecd94
|
lib/netutil: init implimentation of proxy protocol (#3687)
* lib/netutil: init implimentation of proxy protocol
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3335
* wip
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
2023-01-26 23:25:22 -08:00 |
|
Aliaksandr Valialkin
|
2e721f7d16
|
lib/vmselectapi: rename Server.MustClose to more clear Server.MustStop
|
2022-07-06 12:46:22 +03:00 |
|
Aliaksandr Valialkin
|
36edb1912b
|
app/vmstorage: rename "transport" package to "servers" package for better clarity
|
2022-06-28 14:04:14 +03:00 |
|