gracehttp
gracehttp copied to clipboard
graceful http server for golang. (平滑重启)
Results
3
gracehttp issues
Sort by
recently updated
recently updated
newest added
咱们这个库支持systemd吗?

enhancement
多次执行重启
1
你好,我在执行main_test下文件时,多次执行了 `kill -HUP pid`和`curl 'http://localhost:9090/ping'` 后面导致服务关闭了,执行`curl 'http://localhost:9090/ping'`返回了 `curl: (7) Failed to connect to localhost port 9090 after 24 ms: Couldn't connect to server`