goaround:HTTP 负载平衡器和缓存

时间:2024-06-18 23:58:32
【文件属性】:

文件名称:goaround:HTTP 负载平衡器和缓存

文件大小:5.95MB

文件格式:ZIP

更新时间:2024-06-18 23:58:32

Go

四处走走 HTTP 负载平衡器能够管理池中的多个服务器实例并平衡这些实例之间的传入请求。 如果没有可用的后端实例,将返回 503 错误。 制作文件 建造 make 测试 make test 跑步 提供的二进制文件包含一个位于./bin/shasum的shasum文件,用于在 macOS 上检查此值,您可以运行: shasum -a 1 ./bin/goaround 请在运行前确保sha匹配或按照上述说明自行构建。 sudo ./bin/goaround -p 443 -b http://127.0.0.1:2702 -cacert /Users/ecook/cacert.pem -privkey /Users/ecook/privkey.pem 旗帜 -p port: defaults to 3000 -b backend-address: may be passed mul


【文件预览】:
goaround-master
----.travis.yml(58B)
----bin()
--------goaround(12.09MB)
--------shasum(57B)
----internal()
--------pool()
--------customflags()
--------stats()
--------healthcheck()
--------gracefulserver()
--------connection()
--------assert()
----main_test.go(561B)
----.github()
--------workflows()
----LICENSE(1KB)
----main.go(2KB)
----Makefile(350B)
----go.sum(17KB)
----README.md(3KB)
----go.mod(720B)

网友评论