NGINX ingress not returning response to NGINX load balancer when request take more than 10 min to process

Please use this template for troubleshooting questions.

**My issue: Nginx ingress not returning response to nginx loadbalancer when request takes more than 10 min to process

How I encountered the problem:

Solutions I’ve tried:
I have already tried all timeout setting ingress and aswell in loadbalancer like
Proxy-send-timout
Proxy-connect-timeout

Version of NGINX or NGINX adjacent software (e.g. NGINX Gateway Fabric):

Deployment environment:
linux
Minimal NGINX config to reproduce your issue (preferably running on https://tech-playground.com/playgrounds/nginx for ease of debugging, and if not as a code block): (Tip → Run nginx -T to print your entire NGINX config to your terminal.)

NGINX access/error log: (Tip → You can usually find the logs in the /var/log/nginx directory.)

1 Like

Hi @Anil_Patra,

I assume you are talking about NGINX Ingress Controller?

Can I ask which version you are using?

OSS or Plus?

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.