我又3台后台服务器,用nginx 做负载均衡,传输协议是udp的, 现在我有一台服务器宕机后,还是会给宕机服务器发消息,过10多分钟后,发给宕机服务器的消息又发到了好的服务器上,我想达到的效果是 假如消息发给了宕机服务器,2秒没有数据返回,就立马把消息发送给另一台服务器
相关问题
- Is shmid returned by shmget() unique across proces
- how to get running process information in java?
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
- Null-terminated string, opening file for reading
设置健康检查,参考 UDP Health Checks