Skip to content

Public facing services exposed via nginx-ingress suffer from higher latencies #437

@bourquep

Description

@bourquep

I have 2 public-facing services, handled by nginx-ingress-controller. Since injecting Conduit into one of the service deployments (the green one on the following chart), its avg response time (as reported by nginx to prometheus) keeps going up.

image

Looking at the Conduit stats in the dashboard for this service, I am not seeing this rise in response time.

Restarting the ingress controller pods made the response time go back down where it usually is, but it started growing again over time.

In short, the calls go from (nginx) -> (conduit proxy -> green service)

and conduit's stats don't reflect that latency increase, but nginx's do.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions