Fixes #44. Respect DNS TTL for proxies.
https://tenzer.dk/nginx-with-dynamic-upstreams/ Nginx currently does not resolve domains passed to `proxy_pass`. By using a variable it works around the issue. This also fixes a bug where fallback proxy match would just match the first proxy vs the longest.
Showing
This diff is collapsed.
Please register or sign in to comment