Debugging latency

There a way to determine what is causing a slow response? I’m seeing periodic slow responses to curl requests to Kong 2.0.5. Ex. {“latencies”:{“request”:20058,“kong”:20005,“proxy”:52}, It seems to happen to a couple of services in particular, but not consistently. I haven’t found anything out of the ordinary when running top. I’m not sure what else to run/configure in kong to find the source of the problem.

Hello,

Kong 2.0.5 is pretty old, could you give the Kong 2.4 release which will come in a few days a try and see if the problem persists? We have fixed a few performance issue between those releases.