In high concurrency or high performace situation, single addrConn per one endpoint will reach the limitation of HTTP2 max stream(e.g. 1000),immediatly, Is any best practice for multi-conn per one endpoint? most of balance include official RoundRobin lb are single conn per endpoint ,thx
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/22b91705-7bd1-491b-a073-d5ace38a9678%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
