Replies: 1 comment
-
The proxy starts responding to queries as soon as one server is responsive, no matter how many other servers are left. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine following scenario:
in such a setup those 6 minutes server will be without resolv. It should be possible to change the lb strategy to something like 'quick4' where it launches the listen operations after finding 4 servers. I could not find such a feature. We do not know which servers will be blocked next hours, so keeping 'server_names' not set is only option to find server
Beta Was this translation helpful? Give feedback.
All reactions