Skip to content

Question about how "server_names" works #2437

Answered by lifenjoiner
seth100 asked this question in Q&A
Discussion options

You must be logged in to vote

No, in short.

  1. By default, it picks one following lb_strategy.
  2. The servers delay are measured by EWMA algorithm on the fly, and ranked dynamically.
  3. Those testing sites always try a bunch of specified domains. If delay of the last answer goes high, its ranking is likely to be dropped, and then a "better" server will be adopted.

In summary, it always tries to adopt the best or one of the best N servers, on the fly.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@seth100
Comment options

@lifenjoiner
Comment options

@seth100
Comment options

Answer selected by seth100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants