VictoriaMetrics/lib/ingestserver/opentsdbhttp
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
..
server.go lib/httpserver: reduce typical duration for http server graceful shutdown 2020-05-07 14:12:39 +03:00