- https://vincent.bernat.ch/en/blog/2014-tcp-time-wait-state-linux
- https://stackoverflow.com/questions/33177370/what-could-cause-so-many-time-wait-connections-to-be-open
- https://tleyden.github.io/blog/2016/11/21/tuning-the-go-http-client-library-for-load-testing/
- https://serverfault.com/questions/639521/relationship-between-tcp-state-time-wait-http-keep-alive
- https://stackoverflow.com/questions/37774624/go-http-get-concurrency-and-connection-reset-by-peer
- https://github.com/golang/go/issues/20960
- https://github.com/golang/go/issues/16012