Skip to content

Kong Performance Problem on EKS #13814

Answered by randmonkey
kartef asked this question in Help
Discussion options

You must be logged in to vote

From X-Kong-Upstream-Latency and X-Kong-Proxy-Latency headers, we can see that the duration from Kong receiving the request to Kong sending the response is 2+1=3ms:
https://docs.konghq.com/gateway/latest/reference/configuration/#headers
So the major latency happens between your client and Kong gateway.
KIC does not handle traffic, it only generates Kong configuration from your k8s resources (Ingess,Service and so on). All traffic go to Kong gateway.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guanlan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... area/kubernetes Issues where Kong is running on top of Kubernetes area/ingress-controller Issues where Kong is running as a Kubernetes Ingress Controller
2 participants