Hi, You can find most of the information at https://unbound.docs.nlnetlabs.nl/en/latest/reference/history/info-timeout-server-selection.html
You can affect this further by using the following configuration options: - infra-* - fast-server-* You can read about them in the manpage or online at https://unbound.docs.nlnetlabs.nl/en/latest/manpages/unbound.conf.html Best regards, -- Yorgos On 28/02/2023 10:53, Unbound User via Unbound-users wrote:
 Unbound Hello all, if I have in the Unbound service.conf different Forward DNS DoT Server how forward-tls-upstream: yes forward-addr: 94.140.14.14@853#dns.adguard-dns.com forward-addr: 9.9.9.9@853#dns.quad9.net forward.addr: .... Does Unbound tests which is the fastest and uses this or uses the Server in order of the entries or random? Can I affect this? Regards