VictoriaMetrics/lib/httpserver
Aliaksandr Valialkin 787fcfba0c 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:12:39 +03:00
..
httpserver.go lib/httpserver: reduce typical duration for http server graceful shutdown 2020-05-07 14:12:39 +03:00
metrics.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00