Skip to content

GRPC High Latency Issue #4671

Answered by ihcsim
dnjp asked this question in General
Jun 25, 2020 · 3 comments · 16 replies
Discussion options

You must be logged in to vote

@danieljamespost So far, I haven't been able to reproduce the latency you experienced. At 1200 rps, the p99 latency hovers around 6ms to 9ms, with 32 concurrent connections:

Here's the p99 trend over a period of 15 minutes:

The CPU utilization is around 70% to 80% (with a limit of 1 CPU):

While the memory usage is near negligible (with a limit of 2GB):

I tested Linkerd 2.8.1 on a GKE cluster comprised of n1-standard-1 nodes, using the following resource requirements on the client and server proxies:

CPU:

  • limit: 1
  • request: 0.25
    Memory
  • limit: 2GB
  • request: 1GB

Also, nothing stood out to me in the attached logs and metrics so far.

Are you able to gather the CPU usage of the proxy? I won…

Replies: 3 comments 16 replies

Comment options

You must be logged in to vote
14 replies
@dnjp
Comment options

@dnjp
Comment options

@dnjp
Comment options

@ihcsim
Comment options

@dnjp
Comment options

Comment options

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

@ihcsim
Comment options

Answer selected by dnjp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants