VictoriaMetrics/lib/httpserver
Aliaksandr Valialkin 3052b479b7 lib/httpserver: reduce typical duration for http server graceful shutdown
Previously the duration for graceful shutdown for http server could take more than a minute
because of imporperly set timeouts in setNetworkTimeout.
Now typical duration for graceful shutdown should be reduced to less than 5 seconds.
2020-05-07 14:16:38 +03:00
..
httpserver.go lib/httpserver: reduce typical duration for http server graceful shutdown 2020-05-07 14:16:38 +03:00
metrics.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
path.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00