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.)