Skip to content

Does one tonic::transport::Endpoint make use of multiple http2 connections? #1128

Answered by LucioFranco
kingluo asked this question in Q&A
Discussion options

You must be logged in to vote

One Channel/Endpoint == one connection under the hood, EXCEPT if you use the balance feature which will then allow you to load balance many connections on a single Channel.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kingluo
Comment options

@LucioFranco
Comment options

Answer selected by kingluo
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