Nginx ingress timeout annotations

Hello,

Would someone be able to provide the difference between the below w.r.t nginx ingress controller?

  • nginx.ingress.kubernetes.io/proxy-connect-timeout
  • nginx.ingress.kubernetes.io/proxy-send-timeout
  • nginx.ingress.kubernetes.io/proxy-read-timeout

Thanks,
Pallav

You’re probably best off asking this on the #ingress-nginx-users channel of Kubernetes Slack, since this is pretty rarified configuration for ingress-nginx. I don’t think anyone here will be able to give you much info about how to configure a custom proxy for that.

1 Like