Questions
When nginx is used as a reverse proxy server, the upstream service calls timeout
Solution
In location, set the following configuration:
proxy_read_timeout 120s;
Default is 60s
Similar Posts:
- Nginx Timeout Error: upstream timed out (110: Connection timed out) while reading response header from ups…
- Solutions to nginx upstream timed out (Two Situations)
- [Solved] Nginx proxy Timeout: upstream timed out (110: Connection timed out)
- [Solved] Nginx reverse proxy 502 permission denied
- [Solved] When PostgreSQL writes data to Excel, there is a failure your, nginx error handling
- Solving the problem of nginx reverse proxy web service soap:address location problem
- nginx.service – A high performance web server and a reverse proxy server
- Fix Nginx 502 Error:upstream sent too big header while reading response header from upstream
- The state of nginx is the failed solution
- Solve the 400 error of nginx forwarding websocket