Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Reverse proxy - retry connection in response to error 50x

$
0
0
The problem is the backend here, nginx does not do a retry on its own as that would be blocking a worker, you might be able to do a retry via cosockets (Lua) as thats not blocking. Or create more backends and load balance them.
In short the backend can't handle what nginx is passing on.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>