Skip to content

High latency establishing new connection and sending first request #4559

@nkrode

Description

@nkrode

I'm seeing extremely high latency establishing new connection and sending in the first request (simple ping/pong). It's taking ~ 80 ms to just do the initial handshake,HTTP2 settings exchange etc.

Here's a Wireshark capture of the packets between a grpc client and server running on the same host and you can see the actual RPC request is made ~ 100ms.

image

Not sure If I have something misconfigured, just wanted to confirm if this is normal?

What version of gRPC are you using?

1.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions