Replies: 1 comment 4 replies
-
|
we follow the lb draft, the server will generate its own cid for lb, and the system defines the lb rule based on cid. whenever a quic packet is received, cid is used to dispatch this packet to its deatination. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在生产环境部署XQUIC,需要四层负载均衡(例如LVS)的兼容支持。
(例如:https://datatracker.ietf.org/doc/html/draft-duke-quic-load-balancers-06 )
有推荐的做法吗?目前alibaba使用怎样的方案?
Beta Was this translation helpful? Give feedback.
All reactions