yisier / nps

在 0.26.10 版本的基础上修改而来的
https://ehang.io/nps/documents
GNU General Public License v3.0
1.8k stars 219 forks source link

通过后台配置tcp模式的负载均衡只有一个目标能够访问 #170

Open xuhanbing opened 2 months ago

xuhanbing commented 2 months ago

通过后台配置tcp模式的负载均衡只有一个目标能够访问,通过客户端配置正常 123

客户端部分日志 2024/04/16 13:39:45.874 [D] [client.go:216] new tcp connection with the goal of 127.0.0.1:8090, remote address:[::1]:46796 : getaddrinfow: The specified class was not found.ct to 127.0.0.1:8091

服务端版本 0.26.18 客户端版本 0.26.10