You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two higresses form an svc. If one of the higresses crashes or is removed, the traffic will be switched to the other higress. But for the TCP connection that is communicating, will it be disconnected and reconnected at this time or maintained?
If you disconnect and reconnect, for a long-connection protocol like AI, doesn't reconnecting mean that all the previous content is lost? Is there any solution?
If it still persists, what mechanism is used? I haven't seen this part yet
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
两个higress组成一个svc 如果其中一个higress crash了或者被移除了,流量会被切换到另一个higress上,但是对于正在通信中的TCP连接,此时是会断开重连还是保持呢?
如果断开重连,对于AI这种长连接的协议 重连不是意味着之前的内容都丢掉了吗?有什么解决办法?
如果还是会保持,是使用的什么机制呢,我目前没有看到这部分内容
Two higresses form an svc. If one of the higresses crashes or is removed, the traffic will be switched to the other higress. But for the TCP connection that is communicating, will it be disconnected and reconnected at this time or maintained?
If you disconnect and reconnect, for a long-connection protocol like AI, doesn't reconnecting mean that all the previous content is lost? Is there any solution?
If it still persists, what mechanism is used? I haven't seen this part yet
Beta Was this translation helpful? Give feedback.
All reactions