Dnscrypt servers

hi,

I wondered if it is ok to add many servers in the toml file with dnscrypt proxy?
I have about 7-8, some as dnscrypt some others are DoH, various countries and latency..

what do you think?

thanks

Usually, only the first one is used, then the next one if it fails, and so on. Unless 7 servers fail, the last one is never going to be used.

Or you can change the configuration so each request goes to a server. Or send all requests to all of them and use the first answer received. In both scenarios, you are practically randomizing which server you use each time.

The question is, what are you trying to achieve?