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

Re: Multiple requests by upstreams

$
0
0
You might be able to code this with Lua, but this should work as well:

........
server backend1.example.com; weight=1 fail_timeout=5;
server backend2.example.com; weight=1 fail_timeout=5;
least_conn;

Viewing all articles
Browse latest Browse all 4759

Trending Articles



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