directory
1.28.2
Repository: https://github.com/infinilabs/gateway.git
Documentation: pkg.go.dev

# Packages

启动,如果是 active 模式,且没有存在虚拟节点,则切换为 standby 模式; 启动,如果是 standby 模式,如果没有存在虚拟节点,则切换为 active 模式; 运行中,active 节点开启心跳服务端,每 5s 广播 arp 地址; 运行中,standby 节点,连接虚拟节点访问 active 服务器,如果连接成功,继续检测 运行中,standby 节点,连接虚拟节点,如果连接失败,重试 3 次,则提升自己为 active 节点,执行 active 运行任务;.
No description provided by the author
No description provided by the author