Comment on The Surprising gRPC Client Bottleneck in Low-Latency NetworksparentComments−littlecranky671yThis sounds exactly like the culprit. I didn't knew there is a slow start after idle and it is set to 1 (active) by default.I wonder if I should change this to 0 on my default desktop machines for all connections.
Comments
This sounds exactly like the culprit. I didn't knew there is a slow start after idle and it is set to 1 (active) by default.
I wonder if I should change this to 0 on my default desktop machines for all connections.