Skip to content

Possible to get more information about load balancer mode? #1637

Answered by nibanks
Wilson-Ian asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Wilson! We don't currently have any load balancer implementation in the MsQuic repo, though I wouldn't call the load balancer completely out of scope. We just haven't had any time to actually put together some code for the load balancer here. I would accept a PR that implements the load balancer side of things (though we'd have to discuss design first).

As far as where the code is, the key part is here. Essentially, when doing IP-based Server ID, we copy the IP address (or just suffix for IPv6) into the ServerID field. That is then used for all connections IDs created locally.

I'd be happy to discuss more if you're interested. I have internal documentation on how the load balancer woul…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Wilson-Ian
Comment options

Answer selected by nibanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants